JFR JdbcTemplate

A JdbcTemplate that generates JFR events.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

jfr-jdbctemplate
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

JFR JdbcTemplate
A JdbcTemplate that generates JFR events.
Project URL

Project URL

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

Source Code Management

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

Download jfr-jdbctemplate

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-jdbc jar

test (4)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-jfr jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0