| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.sniffy |
| ArtifactId | ArtifactIdsniffy-integration-tests-spring-boot |
| Last Version | Last Version3.1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSniffy counts the number of executed queries
|
<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-spring-boot/ -->
<dependency>
<groupId>io.sniffy</groupId>
<artifactId>sniffy-integration-tests-spring-boot</artifactId>
<version>3.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-spring-boot/
implementation 'io.sniffy:sniffy-integration-tests-spring-boot:3.1.13'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-spring-boot/
implementation ("io.sniffy:sniffy-integration-tests-spring-boot:3.1.13")
'io.sniffy:sniffy-integration-tests-spring-boot:jar:3.1.13'
<dependency org="io.sniffy" name="sniffy-integration-tests-spring-boot" rev="3.1.13">
<artifact name="sniffy-integration-tests-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-integration-tests-spring-boot', version='3.1.13')
)
libraryDependencies += "io.sniffy" % "sniffy-integration-tests-spring-boot" % "3.1.13"
[io.sniffy/sniffy-integration-tests-spring-boot "3.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.22.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.37.0 |
| io.sniffy : sniffy-web | jar | 3.1.13 |
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.22.RELEASE |
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.44.0 |
| com.sun.activation : javax.activation | jar | 1.2.0 |
| commons-codec : commons-codec | jar | 1.14 |
| io.qameta.allure : allure-java-commons | jar | 2.17.2 |
| com.h2database : h2 | jar | 2.1.210 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.1 |