is not current version
Last Version 5.2.8

com.opentable.components:otj-server 3.0.10


GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server
Version

Version

3.0.10
Type

Type

pom

Download otj-server 3.0.10

Filename Size
otj-server-3.0.10.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.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-server/
implementation 'com.opentable.components:otj-server:3.0.10'
// https://jarcasting.com/artifacts/com.opentable.components/otj-server/
implementation ("com.opentable.components:otj-server:3.0.10")
'com.opentable.components:otj-server:pom:3.0.10'
<dependency org="com.opentable.components" name="otj-server" rev="3.0.10">
  <artifact name="otj-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-server', version='3.0.10')
)
libraryDependencies += "com.opentable.components" % "otj-server" % "3.0.10"
[com.opentable.components/otj-server "3.0.10"]