MVN

com.tngtech.java : config-builder

Maven & Gradle

Jun 29, 2023
35 stars

Config-Builder · The Config Builder creates fully configured instances of config classes, using values from various sources like properties files, command line arguments etc.

<dependency>
    <groupId>com.tngtech.java</groupId>
    <artifactId>config-builder</artifactId>
    <version>1.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tngtech.java : config-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.1

All Versions

Choose a version of com.tngtech.java : config-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
config-builder-1.8.1
config-builder-1.8.0
1.7.x
config-builder-1.7.0
1.6.x
config-builder-1.6.0
1.5.x
config-builder-1.5.1
config-builder-1.5.0
1.4.x
config-builder-1.4.4
config-builder-1.4.3
config-builder-1.4.2
config-builder-1.4.1
1.4
config-builder-1.4
1.3.x
config-builder-1.3.1
1.3
config-builder-1.3
1.2
config-builder-1.2
1.1
config-builder-1.1
1.0
config-builder-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tngtech.java</groupId>
    <artifactId>config-builder</artifactId>
    <version>1.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tngtech.java : config-builder gradle dependency to your build.gradle file:

implementation 'com.tngtech.java:config-builder:1.8.1'

Gradle Kotlin DSL: Add the following com.tngtech.java : config-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tngtech.java:config-builder:1.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tngtech.java : config-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tngtech.java" % "config-builder" % "1.8.1"

Advertisement

Dependencies from Group

Oct 04, 2017
227 usages
241 stars
May 08, 2023
1 usages
5 stars
Jun 29, 2023
35 stars

Discover Dependencies

Jun 29, 2020
5 stars
Sep 27, 2021
1 usages
5 stars
Jun 23, 2016
0 stars
Jun 10, 2016
46 stars
Jun 10, 2016
46 stars
Jun 10, 2016
46 stars
Nov 06, 2015
438 stars
Jun 24, 2023
7 stars
Sep 30, 2015
68 stars