MVN

io.coodoo : appconfig

Maven & Gradle

Mar 28, 2017
1 stars

App Config · Simple persistent application configuration service

<dependency>
    <groupId>io.coodoo</groupId>
    <artifactId>appconfig</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.coodoo : appconfig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.coodoo : appconfig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
appconfig-1.0.1
appconfig-1.0.0

How to add a dependency to Maven

Add the following io.coodoo : appconfig maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.coodoo</groupId>
    <artifactId>appconfig</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.coodoo : appconfig gradle dependency to your build.gradle file:

implementation 'io.coodoo:appconfig:1.0.1'

Gradle Kotlin DSL: Add the following io.coodoo : appconfig gradle kotlin dependency to your build.gradle.kts file:

implementation("io.coodoo:appconfig:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.coodoo : appconfig sbt scala dependency to your build.sbt file:

libraryDependencies += "io.coodoo" % "appconfig" % "1.0.1"

Advertisement

Dependencies from Group

Sep 16, 2021
1 usages
6 stars
Apr 21, 2020
1 usages
0 stars
Mar 13, 2017
6 stars
Feb 09, 2017
2 stars
Mar 28, 2017
1 stars

Discover Dependencies

Sep 18, 2019
1 usages
4 stars
Mar 21, 2018
1 usages
4 stars
Dec 09, 2022
4 usages
5 stars
Dec 09, 2022
1 usages
6 stars
Dec 09, 2022
4 usages
13 stars
Dec 09, 2022
1 usages
7 stars
Aug 25, 2019
0 stars
Mar 31, 2017
2 stars