Download cpf-api-client-5.0.1-RELEASE.jar file - Jar c

Jar examples for c:cpf-api-client

Description

Concurrent Processing Framework Client Java API

You can download jar file cpf-api-client 5.0.1-RELEASE in this page.

Build File

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

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

Download

Click the following link to download the jar file.

cpf-api-client-5.0.1-RELEASE-javadoc.jar
cpf-api-client-5.0.1-RELEASE-sources.jar
cpf-api-client-5.0.1-RELEASE.jar
cpf-api-client-5.0.1-RELEASE.pom



Related Tutorials