| License |
License |
|---|---|
| Categories |
CategoriesContainer Data |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdstaging-service-container |
| 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 |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-container</artifactId>
<version>1.4.0-836</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-container/
implementation 'com.github.cafdataprocessing:staging-service-container:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-container/
implementation ("com.github.cafdataprocessing:staging-service-container:1.4.0-836")
'com.github.cafdataprocessing:staging-service-container:jar:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="staging-service-container" rev="1.4.0-836">
<artifact name="staging-service-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-container', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-container" % "1.4.0-836"
[com.github.cafdataprocessing/staging-service-container "1.4.0-836"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafdataprocessing : staging-service | jar | 1.4.0-836 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.cafdataprocessing : staging-service-client | jar | 1.4.0-836 |
| org.apache.httpcomponents : httpcore | jar | 4.4.4 |