io.sniffy:sniffy-integration-tests-spring-boot-2

Sniffy counts the number of executed queries

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-integration-tests-spring-boot-2
Last Version

Last Version

3.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

Sniffy counts the number of executed queries

Download sniffy-integration-tests-spring-boot-2

How to add to project

<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-spring-boot-2/ -->
<dependency>
    <groupId>io.sniffy</groupId>
    <artifactId>sniffy-integration-tests-spring-boot-2</artifactId>
    <version>3.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-spring-boot-2/
implementation 'io.sniffy:sniffy-integration-tests-spring-boot-2:3.1.13'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-spring-boot-2/
implementation ("io.sniffy:sniffy-integration-tests-spring-boot-2:3.1.13")
'io.sniffy:sniffy-integration-tests-spring-boot-2:jar:3.1.13'
<dependency org="io.sniffy" name="sniffy-integration-tests-spring-boot-2" rev="3.1.13">
  <artifact name="sniffy-integration-tests-spring-boot-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-integration-tests-spring-boot-2', version='3.1.13')
)
libraryDependencies += "io.sniffy" % "sniffy-integration-tests-spring-boot-2" % "3.1.13"
[io.sniffy/sniffy-integration-tests-spring-boot-2 "3.1.13"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.18.RELEASE
org.slf4j : slf4j-api jar 1.7.30
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.18.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.konghq : unirest-java jar 3.11.09
io.sniffy : sniffy-web jar 3.1.13
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.20

runtime (2)

Group / Artifact Type Version
org.springframework : spring-tx jar 5.1.19.RELEASE
com.h2database : h2 jar 2.1.210

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.18.RELEASE
io.qameta.allure : allure-java-commons jar 2.17.2
org.mockito : mockito-core jar 4.3.1
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
io.sniffy

Sniffy

Sniffy - hipster open-source interactive profiler for Java

Versions

Version
3.1.13
3.1.12
3.1.11
3.1.10