s

staging-service-acceptance-tests

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