[ 原始碼: jdependency ]
套件:libjdependency-java(2.10-1)
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 (>= 9.5)
- Java bytecode manipulation framework
-
- dep: libcommons-io-java (>= 2.16.0)
- Common useful IO related classes