не последняя версия
Последняя версия 0.6.0

com.github.marschall:jfr-jdbctemplate 0.3.0

A JdbcTemplate that generates JFR events.

Группа

Группа

com.github.marschall
Идентификатор

Идентификатор

jfr-jdbctemplate
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать jfr-jdbctemplate 0.3.0


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