Last Version

SLF4J-Ansi 1.0.0

Use Ansi styles in SLF4J logger messages

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

io.github.luiinge
ArtifactId

ArtifactId

slf4j-ansi
Version

Version

1.0.0
Type

Type

jar
Description

Description

SLF4J-Ansi
Use Ansi styles in SLF4J logger messages
Project URL

Project URL

https://github.com/luiinge/slf4j-ansi
Project Organization

Project Organization

luiinge
Source Code Management

Source Code Management

https://github.com/luiinge/slf4j-ansi/tree/master

Download slf4j-ansi 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.fusesource.jansi : jansi jar 1.18
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.hamcrest : hamcrest jar 2.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.0
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.