License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface Logging Application Layer Libs |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdjetty-webapp-logging |
Last Version | Last Version9.4.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: Centralized WebApp Logging
Jetty :: Centralized WebApp Logging
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-webapp-logging/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp-logging</artifactId>
<version>9.4.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-webapp-logging/
implementation 'org.eclipse.jetty:jetty-webapp-logging:9.4.27'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-webapp-logging/
implementation ("org.eclipse.jetty:jetty-webapp-logging:9.4.27")
'org.eclipse.jetty:jetty-webapp-logging:jar:9.4.27'
<dependency org="org.eclipse.jetty" name="jetty-webapp-logging" rev="9.4.27">
<artifact name="jetty-webapp-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-webapp-logging', version='9.4.27')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-webapp-logging" % "9.4.27"
[org.eclipse.jetty/jetty-webapp-logging "9.4.27"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.27.v20200227 |
org.eclipse.jetty : jetty-deploy | jar | 9.4.27.v20200227 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Version |
---|
9.4.27
|
9.4.20.v20190813
|
9.0.0
|