Last Version

com.opentable.components:otj-core 5.2.1

OpenTable base types component

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-core
Version

Version

5.2.1
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.1


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

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.google.code.findbugs : findbugs-annotations jar 3.0.1

runtime (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.