is not current version
Last Version 0.6.0

com.github.marschall:jfr-jdbctemplate 0.4.1

A JdbcTemplate that generates JFR events.

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

jfr-jdbctemplate
Version

Version

0.4.1
Type

Type

jar

Download jfr-jdbctemplate 0.4.1


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