Last Version

otj-config-guice 1.4.1

OpenTable Configuration Guice integration

Categories

Categories

GUI User Interface config Application Layer Libs Configuration Guice Dependency Injection
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-config-guice
Version

Version

1.4.1
Type

Type

jar
Description

Description

otj-config-guice
OpenTable Configuration Guice integration

Download otj-config-guice 1.4.1


<!-- 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"]

Dependencies

compile (8)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.weakref : jmxutils jar 1.18
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.