is not current version
Last Version 0.9.0

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


GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger-driver
Version

Version

0.7.0
Type

Type

jar

Download jdbc-perf-logger-driver 0.7.0


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