GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-core |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenTable base types component
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
otj-core-5.2.1.pom | |
otj-core-5.2.1.jar | 28 KB |
otj-core-5.2.1-tests.jar | 20 KB |
otj-core-5.2.1-test-sources.jar | 10 KB |
otj-core-5.2.1-sources.jar | 25 KB |
otj-core-5.2.1-javadoc.jar | 524 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |