is not current version
Last Version 5.2.8

com.opentable.components:otj-server 3.1.5


GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server
Version

Version

3.1.5
Type

Type

pom

Download otj-server 3.1.5

Filename Size
otj-server-3.1.5.pom 1 KB
Browse

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