MVN

com.github.krdev.checkstyle : checkstyle-bundle

Maven & Gradle

May 31, 2016
0 stars

Parent POM file for checkstyle project

<dependency>
    <groupId>com.github.krdev.checkstyle</groupId>
    <artifactId>checkstyle-bundle</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.krdev.checkstyle : checkstyle-bundle to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.github.krdev.checkstyle : checkstyle-bundle to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
checkstyle-bundle-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.krdev.checkstyle</groupId>
    <artifactId>checkstyle-bundle</artifactId>
    <version>0.0.1</version>
</dependency>