MVN

com.integralblue : log4jdbc-spring-boot-starter

Maven & Gradle

Aug 01, 2019
4 usages
71 stars

Starter for using Log4jdbc with Spring Boot · Starter for using Log4jdbc with Spring Boot

<dependency>
    <groupId>com.integralblue</groupId>
    <artifactId>log4jdbc-spring-boot-starter</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.integralblue : log4jdbc-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.integralblue : log4jdbc-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
log4jdbc-spring-boot-starter-2.0.0
1.0.x
log4jdbc-spring-boot-starter-1.0.2
log4jdbc-spring-boot-starter-1.0.1
log4jdbc-spring-boot-starter-1.0.0

How to add a dependency to Maven

Add the following com.integralblue : log4jdbc-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.integralblue</groupId>
    <artifactId>log4jdbc-spring-boot-starter</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.integralblue : log4jdbc-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'com.integralblue:log4jdbc-spring-boot-starter:2.0.0'

Gradle Kotlin DSL: Add the following com.integralblue : log4jdbc-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.integralblue:log4jdbc-spring-boot-starter:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.integralblue : log4jdbc-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.integralblue" % "log4jdbc-spring-boot-starter" % "2.0.0"

Advertisement

Dependencies from Group

Aug 01, 2019
4 usages
71 stars
Nov 14, 2012
4 usages
287 stars
Jul 18, 2019
2 usages
19 stars
May 05, 2018
8 stars
May 05, 2018
10 stars

Discover Dependencies

Nov 20, 2021
3 usages
5 stars
Oct 01, 2009
6 usages
Oct 21, 2014
2 usages
Jul 12, 2017
4 usages
51 stars
Nov 22, 2020
10 usages
6 stars
Jul 01, 2020
4 usages
143 stars
Mar 11, 2022
4 usages
1.4k stars