Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-lifecycle-guice |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-lifecycle-guice
Lifecycle Guice bindings
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-lifecycle-guice/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-lifecycle-guice</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-lifecycle-guice/
implementation 'com.opentable.components:otj-lifecycle-guice:1.3.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-lifecycle-guice/
implementation ("com.opentable.components:otj-lifecycle-guice:1.3.1")
'com.opentable.components:otj-lifecycle-guice:jar:1.3.1'
<dependency org="com.opentable.components" name="otj-lifecycle-guice" rev="1.3.1">
<artifact name="otj-lifecycle-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-lifecycle-guice', version='1.3.1')
)
libraryDependencies += "com.opentable.components" % "otj-lifecycle-guice" % "1.3.1"
[com.opentable.components/otj-lifecycle-guice "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-lifecycle | jar | 1.3.1 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.inject : guice | jar | 4.0 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.12 |