Last Version

JFR JDBC 0.4.0

A JDBC wrapper that generates JFR events.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

jfr-jdbc
Version

Version

0.4.0
Type

Type

jar
Description

Description

JFR JDBC
A JDBC wrapper that generates JFR events.
Project URL

Project URL

https://github.com/marschall/jfr-jdbc
Source Code Management

Source Code Management

https://github.com/marschall/jfr-jdbc

Download jfr-jdbc 0.4.0


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

Dependencies

test (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199
org.junit.jupiter : junit-jupiter jar 5.5.0
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.springframework : spring-jdbc jar 5.1.8.RELEASE
org.apache.logging.log4j : log4j-core jar 2.12.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.0
org.apache.logging.log4j : log4j-jcl jar 2.12.0

Project Modules

There are no modules declared in this project.