Categories |
CategoriesGUI User Interface config Application Layer Libs Configuration Guice Dependency Injection |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-config-guice |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-config-guice
OpenTable Configuration Guice integration
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-config-guice/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-config-guice</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-config-guice/
implementation 'com.opentable.components:otj-config-guice:1.4.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-config-guice/
implementation ("com.opentable.components:otj-config-guice:1.4.1")
'com.opentable.components:otj-config-guice:jar:1.4.1'
<dependency org="com.opentable.components" name="otj-config-guice" rev="1.4.1">
<artifact name="otj-config-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-config-guice', version='1.4.1')
)
libraryDependencies += "com.opentable.components" % "otj-config-guice" % "1.4.1"
[com.opentable.components/otj-config-guice "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-config | jar | 1.4.1 |
com.opentable.components : otj-lifecycle-guice Optional | jar | 1.3.0 |
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-configuration : commons-configuration | jar | 1.10 |
com.google.inject : guice | jar | 4.0 |
com.google.guava : guava | jar | 18.0 |
org.skife.config : config-magic | jar | 0.17 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.weakref : jmxutils | jar | 1.18 |
org.slf4j : slf4j-simple | jar | 1.7.12 |