is not current version
Last Version 1.10.1

com.opentable.components:otj-logging-core 1.8.0

Logging component core

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-logging-core
Version

Version

1.8.0
Type

Type

jar

Download otj-logging-core 1.8.0


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