MVN

com.dell.cpsd : common-messaging-parent

Maven & Gradle

Nov 09, 2017
1 usages

Common Messaging Parent · Common messaging project for Dell CPSD

<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>common-messaging-parent</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dell.cpsd : common-messaging-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.dell.cpsd : common-messaging-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
common-messaging-parent-2.2.0
2.1.x
common-messaging-parent-2.1.0
2.0.x
common-messaging-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>common-messaging-parent</artifactId>
    <version>2.2.0</version>
</dependency>

Advertisement