MVN

com.cathive : oss-parent

Maven & Gradle

Dec 20, 2014
0 stars

Cat Hive Open Source Software · Open Source Software created and published by The Cat Hive Developers

<dependency>
    <groupId>com.cathive</groupId>
    <artifactId>oss-parent</artifactId>
    <version>10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 10

All Versions

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

Version Vulnerabilities Updated
10
oss-parent-10
9
oss-parent-9
8
oss-parent-8
7
oss-parent-7
6
oss-parent-6
5
oss-parent-5
4
oss-parent-4
3
oss-parent-3
2
oss-parent-2
1
oss-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cathive</groupId>
    <artifactId>oss-parent</artifactId>
    <version>10</version>
</dependency>

Advertisement