Last Version

com.github.taucher2003:t2003-logger-binder 1.0.1

A SLF4J Logger implementation

License

License

GroupId

GroupId

com.github.taucher2003
ArtifactId

ArtifactId

t2003-logger-binder
Version

Version

1.0.1
Type

Type

jar
Description

Description

A SLF4J Logger implementation
Source Code Management

Source Code Management

https://github.com/Taucher2003/T2003-Logger/tree/master/t2003-logger-binder

Download t2003-logger-binder 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.taucher2003 : t2003-logger-impl jar 1.0.1
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.