MVN

com.blackducksoftware.integration : suite-common-parent

Maven & Gradle

Jul 22, 2016
0 stars

Suite SDK Integration library Parent

<dependency>
    <groupId>com.blackducksoftware.integration</groupId>
    <artifactId>suite-common-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blackducksoftware.integration : suite-common-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.blackducksoftware.integration : suite-common-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
suite-common-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.blackducksoftware.integration</groupId>
    <artifactId>suite-common-parent</artifactId>
    <version>1.0.3</version>
</dependency>