パッケージ: libjboss-modules-java (1.9.0-1~18.04)
libjboss-modules-java に関するリンク
Trisquel の資源:
jboss-modules ソースパッケージをダウンロード:
- [jboss-modules_1.9.0-1~18.04.dsc]
- [jboss-modules_1.9.0.orig.tar.gz]
- [jboss-modules_1.9.0-1~18.04.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Markus Koschany
外部の資源:
- ホームページ [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