Last Version

logger-spring-boot-starter 0.4.0-RELEASE

spring boot logger implement by the truthbean logger framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

logger-spring-boot-starter
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

logger-spring-boot-starter
spring boot logger implement by the truthbean logger framework
Project URL

Project URL

http://www.truthbean.com/logger

Download logger-spring-boot-starter 0.4.0-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.truthbean.logger : logger-jcl jar 0.4.0-RELEASE
org.apache.tomcat : tomcat-juli jar 9.0.40
com.truthbean.logger : stdout-boot jar 0.4.0-RELEASE

provided (5)

Group / Artifact Type Version
com.truthbean.logger : logger-core jar 0.4.0-RELEASE
org.springframework : spring-core jar 5.2.12.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.7.RELEASE

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.7.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.