| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.cafapi.config |
| ArtifactId | ArtifactIdconfig-rest |
| Last Version | Last Version2.0.0-425 |
| Release Date | Release Date |
| 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-2.0.0-425.pom | |
| config-rest-2.0.0-425.jar | 9 KB |
| config-rest-2.0.0-425-sources.jar | 6 KB |
| config-rest-2.0.0-425-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>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-rest/
implementation 'com.github.cafapi.config:config-rest:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-rest/
implementation ("com.github.cafapi.config:config-rest:2.0.0-425")
'com.github.cafapi.config:config-rest:jar:2.0.0-425'
<dependency org="com.github.cafapi.config" name="config-rest" rev="2.0.0-425">
<artifact name="config-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.config', module='config-rest', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.config" % "config-rest" % "2.0.0-425"
[com.github.cafapi.config/config-rest "2.0.0-425"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi.config : config-caf | jar | 2.0.0-425 |
| 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 | 2.0.0-425 |
| com.github.cafapi.util : util-naming | jar | 2.0.0-425 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi.codec : codec-json | jar | 2.0.0-425 |
| org.hibernate : hibernate-validator | jar | 5.1.3.Final |
| com.github.cafapi.cipher : cipher-null | jar | 2.0.0-425 |
| 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 |