Configrd Java Configuration Client

A property placeholder configurer compatible with Spring and allowing hierarchical configurations to be externalized from the application and loaded by URL

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.appcrossings.config
ArtifactId

ArtifactId

appconfig-client
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Configrd 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

https://github.com/appcrossings/appconfig-client
Project Organization

Project Organization

Krzysztof Karski
Source Code Management

Source Code Management

https://github.com/appcrossings/appconfig-client

Download appconfig-client

How to add to project

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

Dependencies

compile (9)

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

test (4)

Group / Artifact Type Version
commons-io : commons-io jar
junit : junit jar
ch.qos.logback : logback-classic jar
com.google.guava : guava jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.1
1.0.0