License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service-shared |
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-shared/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-shared</artifactId>
<version>1.4.0-836</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-shared/
implementation 'com.github.cafdataprocessing:staging-service-shared:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-shared/
implementation ("com.github.cafdataprocessing:staging-service-shared:1.4.0-836")
'com.github.cafdataprocessing:staging-service-shared:jar:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="staging-service-shared" rev="1.4.0-836">
<artifact name="staging-service-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-shared', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-shared" % "1.4.0-836"
[com.github.cafdataprocessing/staging-service-shared "1.4.0-836"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |