MVN

ca.bc.gov.open.cpf : cpf-parent

Maven & Gradle

Mar 14, 2018
1 stars

Concurrent Processing Framework · The parent module of the Concurrent Processing Framework Library.

<dependency>
    <groupId>ca.bc.gov.open.cpf</groupId>
    <artifactId>cpf-parent</artifactId>
    <version>5.1.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.bc.gov.open.cpf : cpf-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.1.1-RELEASE

All Versions

Choose a version of ca.bc.gov.open.cpf : cpf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
cpf-parent-5.1.1-RELEASE
cpf-parent-5.1.0-RELEASE
5.0.x
cpf-parent-5.0.6-RELEASE
cpf-parent-5.0.5-RELEASE
cpf-parent-5.0.4-RELEASE
cpf-parent-5.0.3-RELEASE
cpf-parent-5.0.2-RELEASE
cpf-parent-5.0.1-RELEASE
cpf-parent-5.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ca.bc.gov.open.cpf</groupId>
    <artifactId>cpf-parent</artifactId>
    <version>5.1.1-RELEASE</version>
</dependency>

Advertisement