is not current version
Last Version 1.6.0-1

com.github.cafdataprocessing:processing-service-aggregator 1.4.0-274

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

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

processing-service-aggregator
Version

Version

1.4.0-274
Type

Type

pom

Download processing-service-aggregator 1.4.0-274


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