Last Version

slf4j-bridge 0.4.0-RELEASE

slf4j impl by the truthbean logger framework

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

slf4j-bridge
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

slf4j-bridge
slf4j impl by the truthbean logger framework
Project URL

Project URL

http://www.truthbean.com/logger

Download slf4j-bridge 0.4.0-RELEASE


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

Dependencies

provided (2)

Group / Artifact Type Version
com.truthbean.logger : logger-core jar 0.4.0-RELEASE
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
com.truthbean.logger : logger-stdout jar 0.4.0-RELEASE
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.