is not current version
Last Version 5.3.0

com.opentable.components:otj-logging-jetty 2.2.3

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

2.2.3
Type

Type

jar

Download otj-logging-jetty 2.2.3


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