Jar examples for o:otj-config-guice
OpenTable Configuration Guice integration
You can download jar file otj-config-guice 1.3.1 in this page.
Apache License
You can use the following script to add otj-config-guice-1.3.1.jar to your project.
<dependency> <groupId>com.opentable.components</groupId> <artifactId>otj-config-guice</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.opentable.components', name: 'otj-config-guice', version: '1.3.1'
libraryDependencies += "com.opentable.components" % "otj-config-guice" % "1.3.1"
<dependency org="com.opentable.components" name="otj-config-guice" rev="1.3.1"/>
@Grapes(@Grab(group='com.opentable.components', module='otj-config-guice', version='1.3.1'))
'com.opentable.components:otj-config-guice:jar:1.3.1'
Click the following link to download the jar file.
otj-config-guice-1.3.1-javadoc.jar