License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service |
Last Version | Last Version1.4.0-836 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is a common parent for any project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
staging-service-1.4.0-836.pom | |
staging-service-1.4.0-836.jar | 30 MB |
staging-service-1.4.0-836-sources.jar | 32 KB |
staging-service-1.4.0-836-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service</artifactId>
<version>1.4.0-836</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service/
implementation 'com.github.cafdataprocessing:staging-service:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service/
implementation ("com.github.cafdataprocessing:staging-service:1.4.0-836")
'com.github.cafdataprocessing:staging-service:jar:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="staging-service" rev="1.4.0-836">
<artifact name="staging-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service" % "1.4.0-836"
[com.github.cafdataprocessing/staging-service "1.4.0-836"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-logback | jar | 2.0.0-238 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.0.5.RELEASE |
com.github.cafdataprocessing : staging-service-contract | jar | 1.4.0-836 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.24.0 |