is not current version
Last Version 1.10.1

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

Logging component core

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-logging-core
Version

Version

1.6.3
Type

Type

jar

Download otj-logging-core 1.6.3


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