JFR JdbcTemplate

A JdbcTemplate that generates JFR events.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

jfr-jdbctemplate
Последняя версия

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

0.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JFR JdbcTemplate
A JdbcTemplate that generates JFR events.
Ссылка на сайт

Ссылка на сайт

https://github.com/marschall/jfr-jdbctemplate
Система контроля версий

Система контроля версий

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

Скачать jfr-jdbctemplate

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-jdbc jar

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0