MVN

org.cyclopsgroup : cyclopsgroup-parent

Maven & Gradle

Jan 12, 2018
1 stars

CyclopsGroup.org Projects · Base POM for cyclopsgroup projects

<dependency>
    <groupId>org.cyclopsgroup</groupId>
    <artifactId>cyclopsgroup-parent</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cyclopsgroup : cyclopsgroup-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of org.cyclopsgroup : cyclopsgroup-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
cyclopsgroup-parent-0.7.0
0.6.x
cyclopsgroup-parent-0.6.1
0.4
cyclopsgroup-parent-0.4
0.3
cyclopsgroup-parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.cyclopsgroup</groupId>
    <artifactId>cyclopsgroup-parent</artifactId>
    <version>0.7.0</version>
</dependency>

Advertisement