Last Version

com.github.cafapi.config:config-decoder 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-decoder
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-decoder 2.0.0-425


<!-- https://jarcasting.com/artifacts/com.github.cafapi.config/config-decoder/ -->
<dependency>
    <groupId>com.github.cafapi.config</groupId>
    <artifactId>config-decoder</artifactId>
    <version>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-decoder/
implementation 'com.github.cafapi.config:config-decoder:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-decoder/
implementation ("com.github.cafapi.config:config-decoder:2.0.0-425")
'com.github.cafapi.config:config-decoder:jar:2.0.0-425'
<dependency org="com.github.cafapi.config" name="config-decoder" rev="2.0.0-425">
  <artifact name="config-decoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.config', module='config-decoder', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.config" % "config-decoder" % "2.0.0-425"
[com.github.cafapi.config/config-decoder "2.0.0-425"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.cafapi.util : util-moduleloader jar 2.0.0-425

provided (1)

Group / Artifact Type Version
com.github.cafapi : caf-api jar 2.0.0-425

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.4
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.