is not current version
Last Version 1.0.0

com.yannbriancon:spring-hibernate-query-count 0.1.0

Library to count the queries generated with Spring and Hibernate

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.yannbriancon
ArtifactId

ArtifactId

spring-hibernate-query-count
Version

Version

0.1.0
Type

Type

jar

Download spring-hibernate-query-count 0.1.0


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