Last Version

SLF4J 2.0.0-alpha7

Top SLF4J project pom.xml file

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-parent
Version

Version

2.0.0-alpha7
Type

Type

pom
Description

Description

SLF4J
Top SLF4J project pom.xml file
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch
Source Code Management

Source Code Management

https://github.com/qos-ch/slf4j

Download slf4j-parent 2.0.0-alpha7


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • slf4j-api
  • slf4j-simple
  • slf4j-nop
  • slf4j-jdk14
  • slf4j-jdk-platform-logging
  • slf4j-log4j12
  • slf4j-reload4j
  • slf4j-ext
  • jcl-over-slf4j
  • log4j-over-slf4j
  • jul-to-slf4j
  • osgi-over-slf4j
  • integration
  • slf4j-site
  • slf4j-migrator