is not current version
Last Version 0.9.0

com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-driver 0.8.2


GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger-driver
Version

Version

0.8.2
Type

Type

jar

Download jdbc-perf-logger-driver 0.8.2


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