is not current version
Last Version 5.2.1

com.opentable.components:otj-core 5.2.0

OpenTable base types component

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-core
Version

Version

5.2.0
Type

Type

jar
Description

Description

OpenTable base types component
Source Code Management

Source Code Management

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

Download otj-core 5.2.0


<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-core/ -->
<dependency>
    <groupId>com.opentable.components</groupId>
    <artifactId>otj-core</artifactId>
    <version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-core/
implementation 'com.opentable.components:otj-core:5.2.0'
// https://jarcasting.com/artifacts/com.opentable.components/otj-core/
implementation ("com.opentable.components:otj-core:5.2.0")
'com.opentable.components:otj-core:jar:5.2.0'
<dependency org="com.opentable.components" name="otj-core" rev="5.2.0">
  <artifact name="otj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-core', version='5.2.0')
)
libraryDependencies += "com.opentable.components" % "otj-core" % "5.2.0"
[com.opentable.components/otj-core "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.google.code.findbugs : findbugs-annotations jar 3.0.1

runtime (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.