[ 源代码: 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