is not current version
Last Version 5.2.2

com.opentable.components:otj-jvm 5.2.0

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

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-jvm
Version

Version

5.2.0
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/opentable/otj-jvm

Download otj-jvm 5.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava Optional jar 23.5-jre
com.mogwee : mogwee-executors jar 1.2.1

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.