Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdcom.opentable.components |
ArtifactId | ArtifactIdotj-logging |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-logging
Logging component
|
Filename | Size |
---|---|
otj-logging-5.3.0.pom | |
otj-logging-5.3.0.jar | 20 KB |
otj-logging-5.3.0-tests.jar | 16 KB |
otj-logging-5.3.0-test-sources.jar | 8 KB |
otj-logging-5.3.0-sources.jar | 17 KB |
otj-logging-5.3.0-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-logging/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-logging</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-logging/
implementation 'com.opentable.components:otj-logging:5.3.0'
// https://jarcasting.com/artifacts/com.opentable.components/otj-logging/
implementation ("com.opentable.components:otj-logging:5.3.0")
'com.opentable.components:otj-logging:jar:5.3.0'
<dependency org="com.opentable.components" name="otj-logging" rev="5.3.0">
<artifact name="otj-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-logging', version='5.3.0')
)
libraryDependencies += "com.opentable.components" % "otj-logging" % "5.3.0"
[com.opentable.components/otj-logging "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable » otj-httpheaders | jar | 5.2.1 |
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.opentable.components » otj-spring | jar | 5.2.1 |
com.opentable.logging » otj-otl | jar | 0.12.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
org.springframework : spring-core Optional | jar | 5.3.18 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
javax.inject : javax.inject Optional | jar | 1 |
javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.module : jackson-module-mrbean | jar | |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.springframework : spring-test | jar |