is not current version
Last Version 1.2.0-24

com.github.cafdataprocessing:classification-service-aggregator 1.0.0-2

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.0.0-2
Type

Type

pom

Download classification-service-aggregator 1.0.0-2


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