License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.googlecode.openbox |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfigLoader
Config Loader for load the common config
|
Filename | Size |
---|---|
config-2.1.6.pom | |
config-2.1.6.jar | 7 KB |
config-2.1.6-sources.jar | 3 KB |
config-2.1.6-javadoc.jar | 34 KB |
Browse |
<!-- 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"]
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 |