| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторjfr-jdbctemplate |
| Последняя версия | Последняя версия0.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJFR JdbcTemplate
A JdbcTemplate that generates JFR events.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jfr-jdbctemplate-0.6.0.pom | |
| jfr-jdbctemplate-0.6.0.jar | 14 KB |
| jfr-jdbctemplate-0.6.0-sources.jar | 7 KB |
| jfr-jdbctemplate-0.6.0-javadoc.jar | 411 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |