How to install the Java artifact io.sniffy.sniffy-integration-test-tomcat with Maven
Java
Maven
pom.xml
io.sniffy
sniffy-integration-test-tomcat
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>io.sniffy</groupId>
<artifactId>sniffy-integration-test-tomcat</artifactId>
<version>3.1.8</version>
</dependency>
/dependencies>