MVN

top.zz6628 : self-parents

Maven & Gradle

Mar 25, 2019

self-parents · Maven environment configuration

<dependency>
    <groupId>top.zz6628</groupId>
    <artifactId>self-parents</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.zz6628 : self-parents to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of top.zz6628 : self-parents to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
self-parents-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.zz6628</groupId>
    <artifactId>self-parents</artifactId>
    <version>1.0</version>
</dependency>

Advertisement