MVN

com.github.MoebiusSolutions.jacle : jacle-parent

Maven & Gradle

Jan 27, 2016
0 stars

JACLE Parent POM

<dependency>
    <groupId>com.github.MoebiusSolutions.jacle</groupId>
    <artifactId>jacle-parent</artifactId>
    <version>1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.MoebiusSolutions.jacle : jacle-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.12

All Versions

Choose a version of com.github.MoebiusSolutions.jacle : jacle-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12
jacle-parent-1.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.MoebiusSolutions.jacle</groupId>
    <artifactId>jacle-parent</artifactId>
    <version>1.12</version>
</dependency>