Last Version

Starter for using Log4jdbc with Spring Boot 2.0.0

Starter for using Log4jdbc with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.integralblue
ArtifactId

ArtifactId

log4jdbc-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar
Description

Description

Starter for using Log4jdbc with Spring Boot
Starter for using Log4jdbc with Spring Boot
Project URL

Project URL

https://github.com/candrews/log4jdbc-spring-boot-starter
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

https://github.com/candrews/log4jdbc-spring-boot-starter

Download log4jdbc-spring-boot-starter 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE
org.slf4j : slf4j-api jar 1.7.26
org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4.1 jar 1.16

Project Modules

There are no modules declared in this project.