is not current version
Last Version 3.1.13

io.sniffy:sniffy-integration-tests-tomcat 3.1.11


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-integration-tests-tomcat
Version

Version

3.1.11
Type

Type

jar

Download sniffy-integration-tests-tomcat 3.1.11


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