MVN

net.revelc.code.formatter : parent

Maven & Gradle

Oct 28, 2017
270 stars

parent · Plugin for formatting source code

<dependency>
    <groupId>net.revelc.code.formatter</groupId>
    <artifactId>parent</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.revelc.code.formatter : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.5.0
  • Latest Release Candidate: 2.1.0.RC1

All Versions

Choose a version of net.revelc.code.formatter : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
parent-2.5.0
2.1.x
parent-2.1.0.RC1
2.0.x
parent-2.0.1
parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.revelc.code.formatter</groupId>
    <artifactId>parent</artifactId>
    <version>2.5.0</version>
</dependency>

Advertisement