Last Version

otj-logging-jetty 5.3.0

Logging component Jetty access log adapter

Categories

Categories

Jetty Container Application Servers Logging Application Layer Libs
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-logging-jetty
Version

Version

5.3.0
Type

Type

jar
Description

Description

otj-logging-jetty
Logging component Jetty access log adapter

Download otj-logging-jetty 5.3.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-beans Optional jar
org.springframework : spring-context Optional jar
com.opentable.components : otj-logging jar 5.3.0
com.opentable.logging » otj-otl jar 0.12.1
com.opentable » otj-httpheaders jar 5.2.1
ch.qos.logback : logback-classic jar 1.2.11
org.eclipse.jetty : jetty-util jar
org.eclipse.jetty : jetty-server jar 9.4.45.v20220203
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0
javax.inject : javax.inject jar 1
com.google.guava : guava jar 31.0.1-jre

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.36

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.