License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-creation-util |
Version | Version1.2.0-24 |
Type | Typejar |
Description |
DescriptionAn API to allow creation and management of classifications against a Core Policy backend.
|
Project Organization |
Project OrganizationHewlett Packard Enterprise Development LP |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-creation-util/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>classification-service-creation-util</artifactId>
<version>1.2.0-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-creation-util/
implementation 'com.github.cafdataprocessing:classification-service-creation-util:1.2.0-24'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-creation-util/
implementation ("com.github.cafdataprocessing:classification-service-creation-util:1.2.0-24")
'com.github.cafdataprocessing:classification-service-creation-util:jar:1.2.0-24'
<dependency org="com.github.cafdataprocessing" name="classification-service-creation-util" rev="1.2.0-24">
<artifact name="classification-service-creation-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-creation-util', version='1.2.0-24')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-creation-util" % "1.2.0-24"
[com.github.cafdataprocessing/classification-service-creation-util "1.2.0-24"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : classification-service-client | jar | 1.2.0-24 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.4 |