软件包:libjboss-modules-java(1.11.0-1)
libjboss-modules-java 的相关链接
Debian 的资源:
下载源码包 jboss-modules:
- [jboss-modules_1.11.0-1.dsc]
- [jboss-modules_1.11.0.orig.tar.gz]
- [jboss-modules_1.11.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Modular Classloading System
JBoss Modules is a standalone implementation of a modular (non-hierarchical) class loading and execution environment for Java. In other words, rather than a single class loader which loads all JARs into a flat class path, each library becomes a module which only links against the exact modules it depends on, and nothing more. It implements a thread-safe, fast, and highly concurrent delegating class loader model, coupled to an extensible module resolution system, which combine to form a unique, simple and powerful system for application execution and distribution.
其他与 libjboss-modules-java 有关的软件包
|
|
|
|
-
- sug: libjboss-modules-java-doc
- Documentation for JBoss Modules