MVN

io.github.xfournet.jconfig : jconfig-parent

Maven & Gradle

Mar 07, 2019
2 stars

JConfig parent POM

<dependency>
    <groupId>io.github.xfournet.jconfig</groupId>
    <artifactId>jconfig-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.xfournet.jconfig : jconfig-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of io.github.xfournet.jconfig : jconfig-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
jconfig-parent-0.8.0
0.7.x
jconfig-parent-0.7.0
0.6.x
jconfig-parent-0.6.0
0.5.x
jconfig-parent-0.5.0
0.4.x
jconfig-parent-0.4.0
0.3.x
jconfig-parent-0.3.0
0.2.x
jconfig-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.xfournet.jconfig</groupId>
    <artifactId>jconfig-parent</artifactId>
    <version>0.8.0</version>
</dependency>

Advertisement