Last Version

Jetty :: Centralized WebApp Logging 8.1.16.v20140903

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-webapp-logging
Version

Version

8.1.16.v20140903
Type

Type

jar
Description

Description

Jetty :: Centralized WebApp Logging
Jetty integrations and distributions
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-webapp-logging
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-webapp-logging 8.1.16.v20140903


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.eclipse.jetty : jetty-webapp jar 8.1.16.v20140903
org.eclipse.jetty : jetty-deploy jar 8.1.16.v20140903
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : log4j-over-slf4j jar 1.6.1
org.slf4j : jul-to-slf4j jar 1.6.1
org.mortbay.jetty : jetty-logback jar 8.1.16.v20140903

test (1)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 1.6

Project Modules

There are no modules declared in this project.