SEBIVenlo :: TestEasyPom
· Fontys Venlo best maven practices. "Up with your competencies"
The 'testeasypom' Parent pom that provides all dependencies that you need for modern testing, generating
good looking Javadoc and a set of static test reports using spotbugs, pmd, and checkstyle.
This is NOT cargo-cult, because NONE of the dependencies in this pom will end up in your final product.
This is a continuation of sebipom.
Version 4.0.7: update dep and plugin versions.
Version 4.0.8: jacaco 0.8.8 for java 17 and 18 support
Version 4.0.11: defaulkt to java 17
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window testeasypom-4.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.