Last Version

slf4j-boot 0.4.0-RELEASE

slf4j boot of the truthbean logger framework

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

slf4j-boot
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

slf4j-boot
slf4j boot of the truthbean logger framework
Project URL

Project URL

http://www.truthbean.com/logger

Download slf4j-boot 0.4.0-RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
com.truthbean.logger : logger-core jar 0.4.0-RELEASE
com.truthbean.logger : logger-to-slf4j jar 0.4.0-RELEASE
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : osgi-over-slf4j jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30

test (2)

Group / Artifact Type Version
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.