MVN

com.github.bordertech.config : config

Maven & Gradle

Feb 22, 2022
7 usages
0 stars

config · Mechanism to help manage configuration properties of Java projects.

<dependency>
    <groupId>com.github.bordertech.config</groupId>
    <artifactId>config</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bordertech.config : config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of com.github.bordertech.config : config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
config-1.0.8
config-1.0.7
config-1.0.6
config-1.0.5
config-1.0.4
config-1.0.3
config-1.0.2
config-1.0.1
config-1.0.0

How to add a dependency to Maven

Add the following com.github.bordertech.config : config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bordertech.config</groupId>
    <artifactId>config</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bordertech.config : config gradle dependency to your build.gradle file:

implementation 'com.github.bordertech.config:config:1.0.8'

Gradle Kotlin DSL: Add the following com.github.bordertech.config : config gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bordertech.config:config:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bordertech.config : config sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bordertech.config" % "config" % "1.0.8"

Advertisement

Dependencies from Group

Feb 22, 2022
7 usages
0 stars

Discover Dependencies

Sep 26, 2017
6 usages
6 stars
Mar 05, 2010
7 usages
Mar 07, 2018
2 usages
1.7k stars
Jul 01, 2016
2 usages
19 stars
Apr 06, 2016
3 usages
600 stars
log
Jul 30, 2015
2 usages
2 stars
Jul 01, 2016
2 usages
658 stars