J
Analyzed 9 days ago
Every time you release a new version of a library or a product, you have to tell your clients or customers what has changed in comparison to the last release. Without the appropriate tooling, this task is tedious and error-prone. This tool/library helps you to determine the differences between the
... [More]
java class files that are contained in two given jar archives.
japicmp also detects changes in instrumented and generated classes. You can even evaluate changes in class file attributes (like synthetic) or annotations. The comparison of annotations makes this approach suitable for annotation-based APIs like JAXB, JPA, JAX-RS, etc. [Less]
51.4K
lines of code
4
current contributors
2 months
since last commit
0
users on Open Hub