Last Version

com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-spring-boot-starter 0.9.0

Parent/Reactor project for JDBC Performance Logger

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger-spring-boot-starter
Version

Version

0.9.0
Type

Type

jar
Description

Description

Parent/Reactor project for JDBC Performance Logger

Download jdbc-perf-logger-spring-boot-starter 0.9.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation Optional jar 2.0.0
com.github.sylvainlaurent.jdbcperflogger : jdbc-perf-logger-driver jar 0.9.0
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-autoconfigure jar
org.apache.tomcat : tomcat-jdbc Optional jar
commons-dbcp : commons-dbcp Optional jar

Project Modules

There are no modules declared in this project.