is not current version
Last Version 1.2.0-24

com.github.cafdataprocessing:classification-service-aggregator 1.1.0-16

An API to allow creation and management of classifications against a Core Policy backend.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

classification-service-aggregator
Version

Version

1.1.0-16
Type

Type

pom

Download classification-service-aggregator 1.1.0-16


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-aggregator/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>classification-service-aggregator</artifactId>
    <version>1.1.0-16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-aggregator/
implementation 'com.github.cafdataprocessing:classification-service-aggregator:1.1.0-16'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-aggregator/
implementation ("com.github.cafdataprocessing:classification-service-aggregator:1.1.0-16")
'com.github.cafdataprocessing:classification-service-aggregator:pom:1.1.0-16'
<dependency org="com.github.cafdataprocessing" name="classification-service-aggregator" rev="1.1.0-16">
  <artifact name="classification-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-aggregator', version='1.1.0-16')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-aggregator" % "1.1.0-16"
[com.github.cafdataprocessing/classification-service-aggregator "1.1.0-16"]