[ 源代码: jardiff ]
软件包:jardiff(0.2-5.1)
tool to visualise API differences between two JAR files
Jardiff is a tool to help visualise API differences between two different versions of a project.
Jardiff takes two jar files and outputs all the public API changes as xml, html or plain text.
It can be used from command line or via an Apache Ant task.
It requires Java >= 1.4 to run.
其他与 jardiff 有关的软件包
|
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java2-runtime-headless
- 本虚包由这些包填实: default-jre-headless, openjdk-17-jre-headless
-
- dep: java-wrappers
- wrappers for java executables
-
- dep: libasm-java (>= 5.0)
- Java bytecode manipulation framework
-
- dep: libcommons-cli-java
- Command line arguments and options parsing library