Assert SQL Count

Inspector that helps in Hibernate performance tuning

License

License

GroupId

GroupId

io.github.yashchenkon
ArtifactId

ArtifactId

assertsqlcount
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Assert SQL Count
Inspector that helps in Hibernate performance tuning
Project URL

Project URL

https://github.io/yashchenkon/assertsqlcount
Source Code Management

Source Code Management

https://github.com/yashchenkon/assertsqlcount

Download assertsqlcount

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
org.hibernate : hibernate-core jar 5.3.0.Final
org.hamcrest : hamcrest-core jar 1.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.1
org.junit.jupiter : junit-jupiter-engine jar 5.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0