не последняя версия
Последняя версия 0.9.0

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


Группа

Группа

com.github.sylvainlaurent.jdbcperflogger
Идентификатор

Идентификатор

jdbc-perf-logger-driver
Версия

Версия

0.8.2
Тип

Тип

jar

Скачать 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"]