is not current version
Last Version 5.3.0

com.opentable.components:otj-logging 2.7.2

Logging component

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-logging
Version

Version

2.7.2
Type

Type

jar

Download otj-logging 2.7.2


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