Config-Builder

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

License

License

Categories

Categories

Java Languages config Application Layer Libs Configuration
GroupId

GroupId

com.tngtech.java
ArtifactId

ArtifactId

config-builder
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/TNG/config-builder
Project Organization

Project Organization

TNG Technology Consulting

Download config-builder

How to add to project

<!-- https://jarcasting.com/artifacts/com.tngtech.java/config-builder/ -->
<dependency>
    <groupId>com.tngtech.java</groupId>
    <artifactId>config-builder</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.java/config-builder/
implementation 'com.tngtech.java:config-builder:1.7.0'
// https://jarcasting.com/artifacts/com.tngtech.java/config-builder/
implementation ("com.tngtech.java:config-builder:1.7.0")
'com.tngtech.java:config-builder:jar:1.7.0'
<dependency org="com.tngtech.java" name="config-builder" rev="1.7.0">
  <artifact name="config-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.java', module='config-builder', version='1.7.0')
)
libraryDependencies += "com.tngtech.java" % "config-builder" % "1.7.0"
[com.tngtech.java/config-builder "1.7.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.tngtech.java : property-loader jar 1.4.0
com.google.guava : guava jar 30.1-jre
org.reflections : reflections jar 0.9.12
commons-cli : commons-cli jar 1.4
javax.validation : validation-api jar 2.0.1.Final
org.glassfish : javax.el jar 3.0.1-b12
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.assertj : assertj-core jar 3.12.2
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.
com.tngtech.java

TNG Technology Consulting GmbH

TNG Technology Consulting GmbH is a value-based consulting partnership focused on high end information technology.

Versions

Version
1.7.0
1.6.0
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4
1.3.1
1.3
1.2
1.1
1.0