MVN

io.github.ipipman : registry-man

Maven & Gradle

May 05, 2024
1 stars

registry-man · registry-man

<dependency>
    <groupId>io.github.ipipman</groupId>
    <artifactId>registry-man</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ipipman : registry-man to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-RELEASE

All Versions

Choose a version of io.github.ipipman : registry-man to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
registry-man-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ipipman</groupId>
    <artifactId>registry-man</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>