query-counter

A library for counting queries for Spring Data JPA application

Лицензия

Лицензия

Группа

Группа

io.github.xlffm3
Идентификатор

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

query-counter
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

query-counter
A library for counting queries for Spring Data JPA application
Ссылка на сайт

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

https://github.com/xlffm3/query-counter
Система контроля версий

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

https://github.com/xlffm3/query-counter

Скачать query-counter

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

<!-- https://jarcasting.com/artifacts/io.github.xlffm3/query-counter/ -->
<dependency>
    <groupId>io.github.xlffm3</groupId>
    <artifactId>query-counter</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xlffm3/query-counter/
implementation 'io.github.xlffm3:query-counter:1.0.1'
// https://jarcasting.com/artifacts/io.github.xlffm3/query-counter/
implementation ("io.github.xlffm3:query-counter:1.0.1")
'io.github.xlffm3:query-counter:pom:1.0.1'
<dependency org="io.github.xlffm3" name="query-counter" rev="1.0.1">
  <artifact name="query-counter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xlffm3', module='query-counter', version='1.0.1')
)
libraryDependencies += "io.github.xlffm3" % "query-counter" % "1.0.1"
[io.github.xlffm3/query-counter "1.0.1"]

Зависимости

runtime (1)

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

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

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

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

Версия
1.0.1
1.0.0