jar

de.c-otto : java-conventions

Maven & Gradle

Jul 21, 2023
1 stars

Java Conventions · This provides some defaults for Java projects

Table Of Contents

Latest Version

Download de.c-otto : java-conventions JAR file - Latest Versions:

All Versions

Download de.c-otto : java-conventions JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.07.x
2023.03.x
2023.02.x
2023.01.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 java-conventions-2023.07.21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.cotto.javaconventions.plugins

├─ de.cotto.javaconventions.plugins.CheckstylePlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.CpdPlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.ErrorPronePlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.IntegrationTestsPlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.JacocoPlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.MutationTestsPlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.PmdPlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.SpotbugsPlugin.class - [JAR]

├─ de.cotto.javaconventions.plugins.TestsPlugin.class - [JAR]

de.cotto.javaconventions

├─ de.cotto.javaconventions.JavaConventionsPlugin.class - [JAR]

├─ de.cotto.javaconventions.Utils.class - [JAR]