[ ソース: jdependency ]
パッケージ: libjdependency-java (1.4-1)
libjdependency-java に関するリンク
Debian の資源:
jdependency ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Java library analyzing class level dependencies
jdependency is small library that helps you analyze class level dependencies, clashes and missing classes. This library provides an API to analyse and modify class dependencies. It provides the core to the maven2 minijar plugin and provides something in the middle between jarjar and proguard.
その他の libjdependency-java 関連パッケージ
|
|
|
|
-
- dep: libasm-java (>= 6.0)
- Java bytecode manipulation framework
-
- dep: libcommons-io-java (>= 2.6)
- Common useful IO related classes