License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdca.bc.gov.open.cpf |
ArtifactId | ArtifactIdcpf-api-client |
Version | Version5.1.1-RELEASE |
Type | Typejar |
Description |
DescriptionConcurrent Processing Framework Client Java API
Concurrent Processing Framework Client Java API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ca.bc.gov.open.cpf/cpf-api-client/ -->
<dependency>
<groupId>ca.bc.gov.open.cpf</groupId>
<artifactId>cpf-api-client</artifactId>
<version>5.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf/cpf-api-client/
implementation 'ca.bc.gov.open.cpf:cpf-api-client:5.1.1-RELEASE'
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf/cpf-api-client/
implementation ("ca.bc.gov.open.cpf:cpf-api-client:5.1.1-RELEASE")
'ca.bc.gov.open.cpf:cpf-api-client:jar:5.1.1-RELEASE'
<dependency org="ca.bc.gov.open.cpf" name="cpf-api-client" rev="5.1.1-RELEASE">
<artifact name="cpf-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.open.cpf', module='cpf-api-client', version='5.1.1-RELEASE')
)
libraryDependencies += "ca.bc.gov.open.cpf" % "cpf-api-client" % "5.1.1-RELEASE"
[ca.bc.gov.open.cpf/cpf-api-client "5.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.revolsys.open : com.revolsys.open.core | jar | 0.20180228.140703-CPF_5_1_0-RELEASE |
org.apache.httpcomponents : httpmime | jar | 4.5.3 |