License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.cafapi.config |
ArtifactId | ArtifactIdconfig-rest |
Version | Version1.20.0-288 |
Type | Typejar |
Description |
DescriptionA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
config-rest-1.20.0-288.pom | |
config-rest-1.20.0-288.jar | 9 KB |
config-rest-1.20.0-288-sources.jar | 6 KB |
config-rest-1.20.0-288-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.config/config-rest/ -->
<dependency>
<groupId>com.github.cafapi.config</groupId>
<artifactId>config-rest</artifactId>
<version>1.20.0-288</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-rest/
implementation 'com.github.cafapi.config:config-rest:1.20.0-288'
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-rest/
implementation ("com.github.cafapi.config:config-rest:1.20.0-288")
'com.github.cafapi.config:config-rest:jar:1.20.0-288'
<dependency org="com.github.cafapi.config" name="config-rest" rev="1.20.0-288">
<artifact name="config-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.config', module='config-rest', version='1.20.0-288')
)
libraryDependencies += "com.github.cafapi.config" % "config-rest" % "1.20.0-288"
[com.github.cafapi.config/config-rest "1.20.0-288"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.config : config-caf | jar | 1.20.0-288 |
com.squareup.retrofit : retrofit | jar | 1.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi : caf-api | jar | 1.20.0-288 |
com.github.cafapi.util : util-naming | jar | 1.20.0-288 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.codec : codec-json | jar | 1.20.0-288 |
org.hibernate : hibernate-validator | jar | 5.1.3.Final |
com.github.cafapi.cipher : cipher-null | jar | 1.20.0-288 |
junit : junit | jar | 4.12 |
io.dropwizard : dropwizard-testing | jar | 0.8.4 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.mockito : mockito-core | jar | 1.10.19 |
com.fasterxml.jackson.core : jackson-annotations | jar |