MVN

com.lympid : lympid-parent

Maven & Gradle

Feb 10, 2015
0 stars

lympid-parent · Parent pom for all Lympid components

<dependency>
    <groupId>com.lympid</groupId>
    <artifactId>lympid-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lympid : lympid-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.lympid : lympid-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lympid-parent-1.0.0
0.9.x
lympid-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lympid</groupId>
    <artifactId>lympid-parent</artifactId>
    <version>1.0.0</version>
</dependency>