Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-config |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-config
OpenTable Configuration component
|
Filename | Size |
---|---|
otj-config-1.4.1.pom | |
otj-config-1.4.1.jar | 32 KB |
otj-config-1.4.1-tests.jar | 71 KB |
otj-config-1.4.1-test-sources.jar | 56 KB |
otj-config-1.4.1-sources.jar | 22 KB |
otj-config-1.4.1-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-config/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-config</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-config/
implementation 'com.opentable.components:otj-config:1.4.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-config/
implementation ("com.opentable.components:otj-config:1.4.1")
'com.opentable.components:otj-config:jar:1.4.1'
<dependency org="com.opentable.components" name="otj-config" rev="1.4.1">
<artifact name="otj-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-config', version='1.4.1')
)
libraryDependencies += "com.opentable.components" % "otj-config" % "1.4.1"
[com.opentable.components/otj-config "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-configuration : commons-configuration | jar | 1.10 |
com.google.guava : guava | jar | 18.0 |
org.skife.config : config-magic | jar | 0.17 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.easymock : easymock | jar | 3.2 |
org.weakref : jmxutils | jar | 1.18 |
org.slf4j : slf4j-simple | jar | 1.7.12 |