| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesTomcat Container Application Servers | 
        
| GroupId | GroupIdio.sniffy | 
    
| ArtifactId | ArtifactIdsniffy-integration-tests-tomcat | 
    
| 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-tomcat/ -->
<dependency>
    <groupId>io.sniffy</groupId>
    <artifactId>sniffy-integration-tests-tomcat</artifactId>
    <version>3.1.13</version>
</dependency>
                // https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-tomcat/
implementation 'io.sniffy:sniffy-integration-tests-tomcat:3.1.13'
                // https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-tests-tomcat/
implementation ("io.sniffy:sniffy-integration-tests-tomcat:3.1.13")
                'io.sniffy:sniffy-integration-tests-tomcat:jar:3.1.13'
                <dependency org="io.sniffy" name="sniffy-integration-tests-tomcat" rev="3.1.13">
  <artifact name="sniffy-integration-tests-tomcat" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.sniffy', module='sniffy-integration-tests-tomcat', version='3.1.13')
)
                libraryDependencies += "io.sniffy" % "sniffy-integration-tests-tomcat" % "3.1.13"
                [io.sniffy/sniffy-integration-tests-tomcat "3.1.13"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.107 | 
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 7.0.107 | 
| org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.107 | 
| io.sniffy : sniffy-web | jar | 3.1.13 | 
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.44.0 | 
| net.sourceforge.htmlunit : htmlunit | jar | 2.37.0 | 
| org.w3c.css : sac | jar | 1.3 | 
| 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 |