Jetty :: Slf4j Implementation

Slf4j Logging Implementation based on Jetty's older StdErrLog

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface SLF4J Application Layer Libs Logging
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-slf4j-impl
Last Version

Last Version

11.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty :: Slf4j Implementation
Slf4j Logging Implementation based on Jetty's older StdErrLog
Project URL

Project URL

https://eclipse.org/jetty/jetty-slf4j-impl
Project Organization

Project Organization

Webtide

Download jetty-slf4j-impl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha6

test (2)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.
org.eclipse.jetty

Eclipse Foundation

Versions

Version
11.0.11
11.0.10
11.0.9
11.0.8
11.0.7
11.0.6
11.0.5
11.0.4
11.0.3
11.0.2
11.0.1
11.0.0
11.0.0.beta3
11.0.0.beta2
11.0.0.beta1
11.0.0-alpha0
10.0.11
10.0.10
10.0.9
10.0.8
10.0.7
10.0.6
10.0.5
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0
10.0.0.beta3
10.0.0.beta2
10.0.0.beta1
10.0.0.beta0
10.0.0.alpha2