Last Version

com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-agent 0.9.0

Parent/Reactor project for JDBC Performance Logger

License

License

GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger-agent
Version

Version

0.9.0
Type

Type

jar
Description

Description

Parent/Reactor project for JDBC Performance Logger

Download jdbc-perf-logger-agent 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.derby : derby jar 10.13.1.1

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
com.h2database : h2 jar 1.3.173

Project Modules

There are no modules declared in this project.