License |
License |
---|---|
GroupId | GroupIdca.bc.gov.open.cpf.plugins |
ArtifactId | ArtifactIdtest |
Version | Version5.1.1-RELEASE |
Type | Typejar |
Description |
DescriptionCPF Test Plugins
CPF Test Plugins
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-5.1.1-RELEASE.pom | |
test-5.1.1-RELEASE.jar | 13 KB |
test-5.1.1-RELEASE-sources.jar | 11 KB |
test-5.1.1-RELEASE-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/test/ -->
<dependency>
<groupId>ca.bc.gov.open.cpf.plugins</groupId>
<artifactId>test</artifactId>
<version>5.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/test/
implementation 'ca.bc.gov.open.cpf.plugins:test:5.1.1-RELEASE'
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/test/
implementation ("ca.bc.gov.open.cpf.plugins:test:5.1.1-RELEASE")
'ca.bc.gov.open.cpf.plugins:test:jar:5.1.1-RELEASE'
<dependency org="ca.bc.gov.open.cpf.plugins" name="test" rev="5.1.1-RELEASE">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.open.cpf.plugins', module='test', version='5.1.1-RELEASE')
)
libraryDependencies += "ca.bc.gov.open.cpf.plugins" % "test" % "5.1.1-RELEASE"
[ca.bc.gov.open.cpf.plugins/test "5.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ca.bc.gov.open.cpf : cpf-api-plugin | jar | 5.1.1-RELEASE |