License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service-aggregator |
Last Version | Last Version1.4.0-836 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThis is a common parent for any project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
staging-service-aggregator-1.4.0-836.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-aggregator</artifactId>
<version>1.4.0-836</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/
implementation 'com.github.cafdataprocessing:staging-service-aggregator:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/
implementation ("com.github.cafdataprocessing:staging-service-aggregator:1.4.0-836")
'com.github.cafdataprocessing:staging-service-aggregator:pom:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="staging-service-aggregator" rev="1.4.0-836">
<artifact name="staging-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-aggregator', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-aggregator" % "1.4.0-836"
[com.github.cafdataprocessing/staging-service-aggregator "1.4.0-836"]