MVN

us.careydevelopment.ecosystem : parent

Maven & Gradle

Oct 19, 2022
0 stars
<dependency>
    <groupId>us.careydevelopment.ecosystem</groupId>
    <artifactId>parent</artifactId>
    <version>1.8.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.careydevelopment.ecosystem : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.8.5

All Versions

Choose a version of us.careydevelopment.ecosystem : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
parent-1.8.5
parent-1.8.4
parent-1.8.3
parent-1.8.2-RELEASE
parent-1.8.1-RELEASE
parent-1.8.0-RELEASE
1.7.x
parent-1.7.0-RELEASE
1.6.x
parent-1.6.0-RELEASE
1.5.x
parent-1.5.0-RELEASE
1.4.x
parent-1.4.0-RELEASE
1.3.x
parent-1.3.0-RELEASE
1.2.x
parent-1.2.0-RELEASE
1.1.x
parent-1.1.0-RELEASE
1.0.x
parent-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.careydevelopment.ecosystem</groupId>
    <artifactId>parent</artifactId>
    <version>1.8.5</version>
</dependency>

Advertisement