jar

de.davelee : ci-parent-pom

Maven & Gradle

Sep 09, 2020
0 stars

Parent POM for Continuous Integration with Java · This is a Maven Parent POM for Continuous Integration using Java. It has an analysis profile that can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (v2.0.x and higher) or Cobertura (v1.0.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs and Checkstyle.

Table Of Contents

Latest Version

Download de.davelee : ci-parent-pom JAR file - Latest Versions:

All Versions

Download de.davelee : ci-parent-pom JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ci-parent-pom-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.