Last Version

JDBC Performance Logger Driver 0.9.0

Parent/Reactor project for JDBC Performance Logger

License

License

GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger-driver
Version

Version

0.9.0
Type

Type

jar
Description

Description

JDBC Performance Logger Driver
Parent/Reactor project for JDBC Performance Logger

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation Optional jar 2.0.0

test (8)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.173
org.hsqldb : hsqldb jar 2.3.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
org.slf4j : jul-to-slf4j jar 1.7.12
org.slf4j : slf4j-log4j12 jar 1.7.12
org.apache.derby : derby jar 10.10.1.1
org.awaitility : awaitility jar 3.1.0

Project Modules

There are no modules declared in this project.