ConfigLoader

Config Loader for load the common config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.googlecode.openbox
ArtifactId

ArtifactId

config
Last Version

Last Version

2.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

ConfigLoader
Config Loader for load the common config

Download config

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.openbox : common jar 2.1.6
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.6
2.1.4
2.1.1
2.1.0
2.0.20
2.0.19
2.0.18
2.0.17
2.0.16
2.0.15
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0