Last Version

com.opentable.components:otj-jvm 5.2.2

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

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-jvm
Version

Version

5.2.2
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.2


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

Dependencies

compile (3)

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

runtime (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.