Last Version

com.github.cafapi.config:config-rest 2.0.0-425

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cafapi.config
ArtifactId

ArtifactId

config-rest
Version

Version

2.0.0-425
Type

Type

jar
Description

Description

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download config-rest 2.0.0-425


<!-- 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"]

Dependencies

compile (3)

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

provided (2)

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

test (8)

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

Project Modules

There are no modules declared in this project.