Last Version

query-counter 1.0.1

A library for counting queries for Spring Data JPA application

License

License

GroupId

GroupId

io.github.xlffm3
ArtifactId

ArtifactId

query-counter
Version

Version

1.0.1
Type

Type

pom
Description

Description

query-counter
A library for counting queries for Spring Data JPA application
Project URL

Project URL

https://github.com/xlffm3/query-counter
Source Code Management

Source Code Management

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

Download query-counter 1.0.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.1

Project Modules

There are no modules declared in this project.