MVN

br.com.esec.icpm : icpm-system-parent

Maven & Gradle

Feb 16, 2017

ICPM Parent · Certillion Server Parent POM.

<dependency>
    <groupId>br.com.esec.icpm</groupId>
    <artifactId>icpm-system-parent</artifactId>
    <version>1.13.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.esec.icpm : icpm-system-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.13.4

All Versions

Choose a version of br.com.esec.icpm : icpm-system-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13.x
icpm-system-parent-1.13.4
icpm-system-parent-1.13.0
1.10.x
icpm-system-parent-1.10.0
1.9.x
icpm-system-parent-1.9.2
1.8.x
icpm-system-parent-1.8.6
icpm-system-parent-1.8.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>br.com.esec.icpm</groupId>
    <artifactId>icpm-system-parent</artifactId>
    <version>1.13.4</version>
</dependency>

Advertisement