MVN

com.appcrossings.config : appconfig-client

Maven & Gradle

Sep 26, 2018
2 usages
0 stars

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

<dependency>
    <groupId>com.appcrossings.config</groupId>
    <artifactId>appconfig-client</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.appcrossings.config : appconfig-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.appcrossings.config : appconfig-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
appconfig-client-2.0.0
1.1.x
appconfig-client-1.1.0
1.0.x
appconfig-client-1.0.1
appconfig-client-1.0.0

How to add a dependency to Maven

Add the following com.appcrossings.config : appconfig-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.appcrossings.config</groupId>
    <artifactId>appconfig-client</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.appcrossings.config : appconfig-client gradle dependency to your build.gradle file:

implementation 'com.appcrossings.config:appconfig-client:2.0.0'

Gradle Kotlin DSL: Add the following com.appcrossings.config : appconfig-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.appcrossings.config:appconfig-client:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.appcrossings.config : appconfig-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.appcrossings.config" % "appconfig-client" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 14, 2017
2 usages
99 stars
Nov 17, 2016
8 usages
147 stars
May 16, 2017
2 usages
58 stars
Oct 23, 2018
3 usages
32 stars
May 14, 2018
3 usages
0 stars
Feb 06, 2021
1 usages
1.1k stars
Jan 14, 2022
4 usages
7 stars
Nov 15, 2022
2 usages
5 stars