| Categories |
CategoriesJetty Container Application Servers Logging Application Layer Libs |
|---|---|
| GroupId | GroupIdcom.opentable.components |
| ArtifactId | ArtifactIdotj-logging-jetty |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionotj-logging-jetty
Logging component Jetty access log adapter
|
| Filename | Size |
|---|---|
| otj-logging-jetty-5.3.0.pom | |
| otj-logging-jetty-5.3.0.jar | 9 KB |
| otj-logging-jetty-5.3.0-sources.jar | 7 KB |
| otj-logging-jetty-5.3.0-javadoc.jar | 406 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.0.0 |
| junit : junit | jar | 4.13.2 |