License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-aggregator |
Version | Version1.2.0-24 |
Type | Typepom |
Description |
DescriptionClassification Service
An API to allow creation and management of classifications against a Core Policy backend.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationHewlett Packard Enterprise Development LP |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
classification-service-aggregator-1.2.0-24.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>classification-service-aggregator</artifactId>
<version>1.2.0-24</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-aggregator/
implementation 'com.github.cafdataprocessing:classification-service-aggregator:1.2.0-24'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-aggregator/
implementation ("com.github.cafdataprocessing:classification-service-aggregator:1.2.0-24")
'com.github.cafdataprocessing:classification-service-aggregator:pom:1.2.0-24'
<dependency org="com.github.cafdataprocessing" name="classification-service-aggregator" rev="1.2.0-24">
<artifact name="classification-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-aggregator', version='1.2.0-24')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-aggregator" % "1.2.0-24"
[com.github.cafdataprocessing/classification-service-aggregator "1.2.0-24"]