Last Version

jscreed-slf4j 1.0.1

It's an adapter allows to the JScreed framework to work with Slf4J 1.5.0 and higher

Categories

Categories

SLF4J Application Layer Libs Logging ORM Data
GroupId

GroupId

com.igormaznitsa
ArtifactId

ArtifactId

jscreed-slf4j
Version

Version

1.0.1
Type

Type

jar
Description

Description

jscreed-slf4j
It's an adapter allows to the JScreed framework to work with Slf4J 1.5.0 and higher

Download jscreed-slf4j 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.igormaznitsa : jscreed-api jar 1.0.1

provided (1)

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

Project Modules

There are no modules declared in this project.