License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdstaging-service-acceptance-tests |
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-acceptance-tests/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-acceptance-tests</artifactId>
<version>1.4.0-836</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-acceptance-tests/
implementation 'com.github.cafdataprocessing:staging-service-acceptance-tests:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-acceptance-tests/
implementation ("com.github.cafdataprocessing:staging-service-acceptance-tests:1.4.0-836")
'com.github.cafdataprocessing:staging-service-acceptance-tests:jar:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="staging-service-acceptance-tests" rev="1.4.0-836">
<artifact name="staging-service-acceptance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-acceptance-tests', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-acceptance-tests" % "1.4.0-836"
[com.github.cafdataprocessing/staging-service-acceptance-tests "1.4.0-836"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
com.google.code.gson : gson | jar | 2.8.1 |
com.github.cafdataprocessing : staging-service-client | jar | 1.4.0-836 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
commons-io : commons-io | jar | 2.11.0 |
junit : junit | jar | 4.12 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.httpcomponents : httpcore | jar | 4.4.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |