is not current version
Last Version 0.9.0

com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger 0.8.1

Parent/Reactor project for JDBC Performance Logger

GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger
Version

Version

0.8.1
Type

Type

pom

Download jdbc-perf-logger 0.8.1


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