MVN

com.marvinformatics.formatter : com.marvinformatics.formatter.parent

Maven & Gradle

Oct 18, 2017
11 stars

M2E formatter Connector

<dependency>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>com.marvinformatics.formatter.parent</artifactId>
    <version>1.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvinformatics.formatter : com.marvinformatics.formatter.parent to add to Maven - Latest Versions:

  • Latest Stable: 1.9.2
  • Latest Release Candidate: 1.9.1.RC2

All Versions

Choose a version of com.marvinformatics.formatter : com.marvinformatics.formatter.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
com.marvinformatics.formatter.parent-1.9.2
com.marvinformatics.formatter.parent-1.9.1.RC2
com.marvinformatics.formatter.parent-1.9.1.RC1
com.marvinformatics.formatter.parent-1.9.0
1.8.x
com.marvinformatics.formatter.parent-1.8.1
com.marvinformatics.formatter.parent-1.8.0
1.7.x
com.marvinformatics.formatter.parent-1.7.0
1.6.x
com.marvinformatics.formatter.parent-1.6.0
com.marvinformatics.formatter.parent-1.6.0.RC4
com.marvinformatics.formatter.parent-1.6.0.RC3
com.marvinformatics.formatter.parent-1.6.0.RC2
com.marvinformatics.formatter.parent-1.6.0.RC1
1.5.x
com.marvinformatics.formatter.parent-1.5.0
1.4.x
com.marvinformatics.formatter.parent-1.4.0
com.marvinformatics.formatter.parent-1.4.0.M6
1.3.x
com.marvinformatics.formatter.parent-1.3.0
1.2.x
com.marvinformatics.formatter.parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>com.marvinformatics.formatter.parent</artifactId>
    <version>1.9.2</version>
</dependency>

Advertisement