Last Version

Old otj-server - Relocation Artifact 5.2.8

This is the Base POM for internal OpenTable Spring Maven projects.

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-server
Version

Version

5.2.8
Type

Type

pom
Description

Description

Old otj-server - Relocation Artifact
This is the Base POM for internal OpenTable Spring Maven projects.
Project Organization

Project Organization

OpenTable

Download otj-server 5.2.8

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

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.