MVN

io.adeptj : adeptj-parent

Maven & Gradle

Apr 12, 2018
2 stars

AdeptJ Parent · The Parent project for AdeptJ Runtime and Modules

<dependency>
    <groupId>io.adeptj</groupId>
    <artifactId>adeptj-parent</artifactId>
    <version>1.0.20.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.adeptj : adeptj-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.20.Final

All Versions

Choose a version of io.adeptj : adeptj-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
adeptj-parent-1.0.20.Final
adeptj-parent-1.0.19.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.adeptj</groupId>
    <artifactId>adeptj-parent</artifactId>
    <version>1.0.20.Final</version>
</dependency>