Download cpf-api-plugin-5.0.5-RELEASE.jar file - Jar c

Jar examples for c:cpf-api-plugin

Description

Concurrent Processing Framework Business Application Plugin API

You can download jar file cpf-api-plugin 5.0.5-RELEASE in this page.

Build File

You can use the following script to add cpf-api-plugin-5.0.5-RELEASE.jar to your project.

<dependency>
   <groupId>ca.bc.gov.open.cpf</groupId>
   <artifactId>cpf-api-plugin</artifactId>
   <version>5.0.5-RELEASE</version>
</dependency>
compile group: 'ca.bc.gov.open.cpf', name: 'cpf-api-plugin', version: '5.0.5-RELEASE'
libraryDependencies += "ca.bc.gov.open.cpf" % "cpf-api-plugin" % "5.0.5-RELEASE"
<dependency org="ca.bc.gov.open.cpf" name="cpf-api-plugin" rev="5.0.5-RELEASE"/>
@Grapes(@Grab(group='ca.bc.gov.open.cpf', module='cpf-api-plugin', version='5.0.5-RELEASE'))
'ca.bc.gov.open.cpf:cpf-api-plugin:jar:5.0.5-RELEASE'

Download

Click the following link to download the jar file.

cpf-api-plugin-5.0.5-RELEASE-javadoc.jar
cpf-api-plugin-5.0.5-RELEASE-sources.jar
cpf-api-plugin-5.0.5-RELEASE.jar
cpf-api-plugin-5.0.5-RELEASE.pom



Related Tutorials