s

staging-service

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

compile

|-- com.github.cafapi:swagger-ui-annotation

|-- com.github.cafapi.correlation:caf-correlation-spring

|-- com.github.cafdataprocessing:staging-service-shared

|-- com.fasterxml.jackson.core:jackson-databind

|-- org.springframework:spring-web

|-- org.springframework.boot:spring-boot

|-- org.springframework.boot:spring-boot-actuator

|-- org.springframework.boot:spring-boot-actuator-autoconfigure

|-- commons-codec:commons-codec

|-- commons-fileupload:commons-fileupload

|-- commons-io:commons-io

|-- org.apache.commons:commons-lang3

|-- io.swagger:swagger-annotations

|-- com.github.joschi.jackson:jackson-datatype-threetenbp

|-- org.apache.tomcat.embed:tomcat-embed-core

|-- jakarta.validation:jakarta.validation-api

|-- org.springframework:spring-beans

|-- org.springframework:spring-core

|-- org.springframework:spring-context

|-- org.slf4j:slf4j-api

|-- com.fasterxml.jackson.core:jackson-annotations

|-- org.springframework.boot:spring-boot-autoconfigure

|-- org.springframework:spring-webmvc

|-- com.fasterxml.jackson.core:jackson-core

|-- org.threeten:threetenbp

|-- com.github.cafdataprocessing:worker-document-validator

|-- com.worldturner.medeia:medeia-validator-core

runtime

|-- com.github.cafapi.logging:caf-logging-logback

|-- org.springframework.boot:spring-boot-starter-web

|-- org.springframework.boot:spring-boot-configuration-processor

|-- org.springframework.boot:spring-boot-starter-actuator

|-- com.github.cafdataprocessing:staging-service-contract

test

|-- junit:junit

|-- org.mockito:mockito-core