| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdprocessing-service-aggregator |
| Version | Version1.6.0-1 |
| Type | Typepom |
| Description |
DescriptionData Processing Service
An API to allow creation and management of processing concepts against a Core Policy backend.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| processing-service-aggregator-1.6.0-1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>processing-service-aggregator</artifactId>
<version>1.6.0-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-aggregator/
implementation 'com.github.cafdataprocessing:processing-service-aggregator:1.6.0-1'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-aggregator/
implementation ("com.github.cafdataprocessing:processing-service-aggregator:1.6.0-1")
'com.github.cafdataprocessing:processing-service-aggregator:pom:1.6.0-1'
<dependency org="com.github.cafdataprocessing" name="processing-service-aggregator" rev="1.6.0-1">
<artifact name="processing-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='processing-service-aggregator', version='1.6.0-1')
)
libraryDependencies += "com.github.cafdataprocessing" % "processing-service-aggregator" % "1.6.0-1"
[com.github.cafdataprocessing/processing-service-aggregator "1.6.0-1"]