MVN

io.github.ipipman : config-man

Maven & Gradle

May 05, 2024
1 stars

config-man · config-man

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

Latest Version

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

  • Latest Stable: 0.0.2-RELEASE

All Versions

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

Version Vulnerabilities Updated
0.0.x
config-man-0.0.2-RELEASE
config-man-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ipipman</groupId>
    <artifactId>config-man</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>

Advertisement