MVN

com.cooldatasoft : cds-parent

Maven & Gradle

Feb 07, 2018

cds-parent · Parent project for Cooldatasoft projects

<dependency>
    <groupId>com.cooldatasoft</groupId>
    <artifactId>cds-parent</artifactId>
    <version>1.1.2.1510</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.2.1510

All Versions

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

Version Vulnerabilities Updated
1.1.x
cds-parent-1.1.2.1510
cds-parent-1.1.0.157
1.0.x
cds-parent-1.0.2-s1.5.4.RELEASE
cds-parent-1.0.1
cds-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cooldatasoft</groupId>
    <artifactId>cds-parent</artifactId>
    <version>1.1.2.1510</version>
</dependency>

Advertisement