MVN

org.eclipse.jetty : jetty-webapp-logging

Maven & Gradle

Apr 03, 2020
2 usages

Jetty :: Centralized WebApp Logging

<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-webapp-logging</artifactId>
    <version>9.4.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty : jetty-webapp-logging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.4.27

All Versions

Choose a version of org.eclipse.jetty : jetty-webapp-logging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.4.x
jetty-webapp-logging-9.4.27
jetty-webapp-logging-9.4.20.v20190813
9.0.x
jetty-webapp-logging-9.0.0

How to add a dependency to Maven

Add the following org.eclipse.jetty : jetty-webapp-logging maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-webapp-logging</artifactId>
    <version>9.4.27</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty : jetty-webapp-logging gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty:jetty-webapp-logging:9.4.27'

Gradle Kotlin DSL: Add the following org.eclipse.jetty : jetty-webapp-logging gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty:jetty-webapp-logging:9.4.27")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty : jetty-webapp-logging sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty" % "jetty-webapp-logging" % "9.4.27"

Advertisement

Dependencies from Group

Aug 07, 2023
3.6k usages
3.5k stars
Apr 11, 2023
2.6k usages
3.6k stars
Apr 11, 2023
1.9k usages
3.6k stars
Aug 07, 2023
1.4k usages
3.5k stars
Aug 07, 2023
939 usages
3.6k stars

Discover Dependencies

Aug 10, 2023
24 usages
27 stars
Aug 10, 2023
16 usages
27 stars
Dec 17, 2021
15 usages
Aug 02, 2023
12k stars
Mar 22, 2021
3 usages
37 stars