License |
License |
---|---|
Categories |
CategoriesContainer Data |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-container |
Version | Version1.2.0-24 |
Type | Typepom |
Description |
DescriptionAn API to allow creation and management of classifications against a Core Policy backend.
|
Project Organization |
Project OrganizationHewlett Packard Enterprise Development LP |
Filename | Size |
---|---|
classification-service-container-1.2.0-24.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>classification-service-container</artifactId>
<version>1.2.0-24</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/
implementation 'com.github.cafdataprocessing:classification-service-container:1.2.0-24'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/
implementation ("com.github.cafdataprocessing:classification-service-container:1.2.0-24")
'com.github.cafdataprocessing:classification-service-container:pom:1.2.0-24'
<dependency org="com.github.cafdataprocessing" name="classification-service-container" rev="1.2.0-24">
<artifact name="classification-service-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-container', version='1.2.0-24')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-container" % "1.2.0-24"
[com.github.cafdataprocessing/classification-service-container "1.2.0-24"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : corepolicy-database | jar | 1.0.0-4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : classification-service-client | jar | 1.2.0-24 |
com.github.cafdataprocessing : classification-service-creation-util | jar | 1.2.0-24 |
org.testng : testng | jar | 6.4 |