is not current version
Last Version 1.1

SLF4J 1.7 JDK Platform Logging Integration 1.0

Integrated SLF4J 1.7 with the Platform Logging API added by JEP 264 in Java 9

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-slf4j-jpl
Version

Version

1.0
Type

Type

jar
Description

Description

SLF4J 1.7 JDK Platform Logging Integration
Integrated SLF4J 1.7 with the Platform Logging API added by JEP 264 in Java 9
Project URL

Project URL

http://www.avaje.org/avaje-slf4j-jpl

Download avaje-slf4j-jpl 1.0


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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
io.avaje : junit jar 1.0

Project Modules

There are no modules declared in this project.