MVN

xyz.cofe : next-parent

Maven & Gradle

Mar 12, 2021
0 stars

common-parent for cofe.xyz-next · parent for common lib for any platform

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>next-parent</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.cofe : next-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of xyz.cofe : next-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
next-parent-1.2
1.1
next-parent-1.1
1.0
next-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>next-parent</artifactId>
    <version>1.2</version>
</dependency>

Advertisement