License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.appcrossings.config |
ArtifactId | ArtifactIdappconfig-client |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfigrd Java Configuration Client
A property placeholder configurer compatible with Spring and allowing hierarchical configurations to be externalized from the application and loaded by URL
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
appconfig-client-2.0.0.pom | |
appconfig-client-2.0.0.jar | 1 KB |
appconfig-client-2.0.0-sources.jar | 7 KB |
appconfig-client-2.0.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.appcrossings.config/appconfig-client/ -->
<dependency>
<groupId>com.appcrossings.config</groupId>
<artifactId>appconfig-client</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.appcrossings.config/appconfig-client/
implementation 'com.appcrossings.config:appconfig-client:2.0.0'
// https://jarcasting.com/artifacts/com.appcrossings.config/appconfig-client/
implementation ("com.appcrossings.config:appconfig-client:2.0.0")
'com.appcrossings.config:appconfig-client:jar:2.0.0'
<dependency org="com.appcrossings.config" name="appconfig-client" rev="2.0.0">
<artifact name="appconfig-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appcrossings.config', module='appconfig-client', version='2.0.0')
)
libraryDependencies += "com.appcrossings.config" % "appconfig-client" % "2.0.0"
[com.appcrossings.config/appconfig-client "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | |
org.jasypt : jasypt | jar | 1.9.2 |
org.apache.commons : commons-lang3 | jar | |
org.yaml : snakeyaml | jar | |
com.jsoniter : jsoniter | jar | 0.9.21 |
com.squareup.okhttp3 : okhttp | jar | |
eu.medsea.mimeutil : mime-util | jar | 2.1.3 |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : jul-to-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | |
junit : junit | jar | |
ch.qos.logback : logback-classic | jar | |
com.google.guava : guava | jar |