is not current version
Last Version 0.9.0

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

Parent/Reactor project for JDBC Performance Logger

GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger
Version

Version

0.7.0
Type

Type

pom

Download jdbc-perf-logger 0.7.0


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