Last Version

com.opentable.components:otj-jaxrs-client-guice 1.7.0

This is the Base POM for open source OpenTable Maven projects.

Categories

Categories

GUI User Interface CLI Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-jaxrs-client-guice
Version

Version

1.7.0
Type

Type

jar
Description

Description

This is the Base POM for open source OpenTable Maven projects.

Download otj-jaxrs-client-guice 1.7.0


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-jaxrs-client-guice/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-jaxrs-client-guice</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-jaxrs-client-guice/
implementation 'com.opentable.components:otj-jaxrs-client-guice:1.7.0'
// https://jarcasting.com/artifacts/com.opentable.components/otj-jaxrs-client-guice/
implementation ("com.opentable.components:otj-jaxrs-client-guice:1.7.0")
'com.opentable.components:otj-jaxrs-client-guice:jar:1.7.0'
<dependency org="com.opentable.components" name="otj-jaxrs-client-guice" rev="1.7.0">
  <artifact name="otj-jaxrs-client-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-jaxrs-client-guice', version='1.7.0')
)
libraryDependencies += "com.opentable.components" % "otj-jaxrs-client-guice" % "1.7.0"
[com.opentable.components/otj-jaxrs-client-guice "1.7.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.opentable.components : otj-jaxrs-shared jar 1.7.0
com.opentable.components : otj-jaxrs-client jar 1.7.0
com.opentable.components : otj-lifecycle jar 1.2.1
javax.inject : javax.inject jar 1
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-multibindings jar 4.0
javax.ws.rs : javax.ws.rs-api jar 2.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.4.6
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.1
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.