is not current version
Last Version 5.2.8

com.opentable.components:otj-server 3.0.15


GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server
Version

Version

3.0.15
Type

Type

pom

Download otj-server 3.0.15

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