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

spring-hibernate-query-count 1.0.0

Library to count the queries generated with Spring and Hibernate

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

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

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

spring-hibernate-query-count
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

spring-hibernate-query-count
Library to count the queries generated with Spring and Hibernate
Ссылка на сайт

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

https://github.com/yannbriancon/spring-hibernate-query-count
Система контроля версий

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

https://github.com/yannbriancon/spring-hibernate-query-count

Скачать spring-hibernate-query-count 1.0.0


<!-- https://jarcasting.com/artifacts/com.yannbriancon/spring-hibernate-query-count/ -->
<dependency>
    <groupId>com.yannbriancon</groupId>
    <artifactId>spring-hibernate-query-count</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yannbriancon/spring-hibernate-query-count/
implementation 'com.yannbriancon:spring-hibernate-query-count:1.0.0'
// https://jarcasting.com/artifacts/com.yannbriancon/spring-hibernate-query-count/
implementation ("com.yannbriancon:spring-hibernate-query-count:1.0.0")
'com.yannbriancon:spring-hibernate-query-count:jar:1.0.0'
<dependency org="com.yannbriancon" name="spring-hibernate-query-count" rev="1.0.0">
  <artifact name="spring-hibernate-query-count" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yannbriancon', module='spring-hibernate-query-count', version='1.0.0')
)
libraryDependencies += "com.yannbriancon" % "spring-hibernate-query-count" % "1.0.0"
[com.yannbriancon/spring-hibernate-query-count "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.1.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
com.h2database : h2 jar 1.4.200

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

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