is not current version
Last Version 0.9.0

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

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

Version

0.8.2
Type

Type

jar

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


<!-- 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.8.2</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.8.2'
// 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.8.2")
'com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-spring-boot-starter:jar:0.8.2'
<dependency org="com.github.sylvainlaurent.jdbcperflogger" name="jdbc-perf-logger-spring-boot-starter" rev="0.8.2">
  <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.8.2')
)
libraryDependencies += "com.github.sylvainlaurent.jdbcperflogger" % "jdbc-perf-logger-spring-boot-starter" % "0.8.2"
[com.github.sylvainlaurent.jdbcperflogger/jdbc-perf-logger-spring-boot-starter "0.8.2"]