s

staging-service-acceptance-tests

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