License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-contract |
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-contract/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>classification-service-contract</artifactId>
<version>1.2.0-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-contract/
implementation 'com.github.cafdataprocessing:classification-service-contract:1.2.0-24'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-contract/
implementation ("com.github.cafdataprocessing:classification-service-contract:1.2.0-24")
'com.github.cafdataprocessing:classification-service-contract:jar:1.2.0-24'
<dependency org="com.github.cafdataprocessing" name="classification-service-contract" rev="1.2.0-24">
<artifact name="classification-service-contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-contract', version='1.2.0-24')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-contract" % "1.2.0-24"
[com.github.cafdataprocessing/classification-service-contract "1.2.0-24"]