s

staging-service-aggregator

Files download
File Operation
staging-service-aggregator-1.4.0-836.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>staging-service-aggregator</artifactId>
  <version>1.4.0-836</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:staging-service-aggregator:1.4.0-836'
Gradle Kotlin
implementation("com.github.cafdataprocessing:staging-service-aggregator:1.4.0-836")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-aggregator" % "1.4.0-836"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='staging-service-aggregator', version='1.4.0-836')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="staging-service-aggregator" rev="1.4.0-836" />
Leiningen
[com.github.cafdataprocessing/staging-service-aggregator "1.4.0-836"]
Apache Buildr
'com.github.cafdataprocessing:staging-service-aggregator:jar:1.4.0-836'