s

staging-service-shared

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