is not current version
Last Version 5.1.1-RELEASE

ca.bc.gov.open.cpf:cpf-war-app 5.0.3-RELEASE

Concurrent Processing Framework Base WAR Web Application

GroupId

GroupId

ca.bc.gov.open.cpf
ArtifactId

ArtifactId

cpf-war-app
Version

Version

5.0.3-RELEASE
Type

Type

war

Download cpf-war-app 5.0.3-RELEASE


<!-- https://jarcasting.com/artifacts/ca.bc.gov.open.cpf/cpf-war-app/ -->
<dependency>
    <groupId>ca.bc.gov.open.cpf</groupId>
    <artifactId>cpf-war-app</artifactId>
    <version>5.0.3-RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf/cpf-war-app/
implementation 'ca.bc.gov.open.cpf:cpf-war-app:5.0.3-RELEASE'
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf/cpf-war-app/
implementation ("ca.bc.gov.open.cpf:cpf-war-app:5.0.3-RELEASE")
'ca.bc.gov.open.cpf:cpf-war-app:war:5.0.3-RELEASE'
<dependency org="ca.bc.gov.open.cpf" name="cpf-war-app" rev="5.0.3-RELEASE">
  <artifact name="cpf-war-app" type="war" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.open.cpf', module='cpf-war-app', version='5.0.3-RELEASE')
)
libraryDependencies += "ca.bc.gov.open.cpf" % "cpf-war-app" % "5.0.3-RELEASE"
[ca.bc.gov.open.cpf/cpf-war-app "5.0.3-RELEASE"]