Categories |
CategoriesSLF4J Application Layer Libs Logging |
---|---|
GroupId | GroupIdorg.slf4j |
ArtifactId | ArtifactIdnlog4j |
Last Version | Last Version1.2.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnlog4j
nlog4j - NLOG4J is a production-quality log4j-replacement with
native SLF4J API support. See http://www.slf4j.org/nlog4j/
|
Filename | Size |
---|---|
nlog4j-1.2.25.pom | |
nlog4j-1.2.25.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.slf4j/nlog4j/ -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>nlog4j</artifactId>
<version>1.2.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.slf4j/nlog4j/
implementation 'org.slf4j:nlog4j:1.2.25'
// https://jarcasting.com/artifacts/org.slf4j/nlog4j/
implementation ("org.slf4j:nlog4j:1.2.25")
'org.slf4j:nlog4j:jar:1.2.25'
<dependency org="org.slf4j" name="nlog4j" rev="1.2.25">
<artifact name="nlog4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slf4j', module='nlog4j', version='1.2.25')
)
libraryDependencies += "org.slf4j" % "nlog4j" % "1.2.25"
[org.slf4j/nlog4j "1.2.25"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.3.2 |
javax.activation : activation | jar | 1.0.2 |
javax.jms : jms | jar | 1.1 |
com.sun.jmx : jmxri | jar | 1.2 |
com.sun.jdmk : jmxtools | jar | 1.2 |