License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.cafapi.config |
ArtifactId | ArtifactIdconfig-file |
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-file-2.0.0-425.pom | |
config-file-2.0.0-425.jar | 6 KB |
config-file-2.0.0-425-sources.jar | 6 KB |
config-file-2.0.0-425-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.config/config-file/ -->
<dependency>
<groupId>com.github.cafapi.config</groupId>
<artifactId>config-file</artifactId>
<version>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-file/
implementation 'com.github.cafapi.config:config-file:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.config/config-file/
implementation ("com.github.cafapi.config:config-file:2.0.0-425")
'com.github.cafapi.config:config-file:jar:2.0.0-425'
<dependency org="com.github.cafapi.config" name="config-file" rev="2.0.0-425">
<artifact name="config-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.config', module='config-file', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.config" % "config-file" % "2.0.0-425"
[com.github.cafapi.config/config-file "2.0.0-425"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.cafapi.config : config-caf | jar | 2.0.0-425 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi : caf-api | jar | 2.0.0-425 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.github.cafapi.util : util-naming | jar | 2.0.0-425 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.codec : codec-yaml | 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 |
org.testng : testng | jar | 6.4 |
org.mockito : mockito-core | jar | 1.10.19 |
org.glassfish.web : el-impl | jar | 2.2 |