Last Version

otj-serverinfo 1.7.2

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

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-serverinfo
Version

Version

1.7.2
Type

Type

jar
Description

Description

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

Download otj-serverinfo 1.7.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.google.inject : guice Optional jar 4.0
javax.inject : javax.inject jar 1
com.google.code.findbugs : annotations jar 3.0.1
javax.ws.rs : javax.ws.rs-api Optional jar 2.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.