Download sniffy-3.0.0.jar file - Jar s

Jar examples for s:sniffy

Description

Sniffy counts the number of executed queries

You can download jar file sniffy 3.0.0 in this page.

License

MIT License

Build File

You can use the following script to add sniffy-3.0.0.jar to your project.

<dependency>
   <groupId>io.sniffy</groupId>
   <artifactId>sniffy</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'io.sniffy', name: 'sniffy', version: '3.0.0'
libraryDependencies += "io.sniffy" % "sniffy" % "3.0.0"
<dependency org="io.sniffy" name="sniffy" rev="3.0.0"/>
@Grapes(@Grab(group='io.sniffy', module='sniffy', version='3.0.0'))
'io.sniffy:sniffy:jar:3.0.0'

Download

Click the following link to download the jar file.

sniffy-3.0.0-javadoc.jar
sniffy-3.0.0-sources.jar
sniffy-3.0.0.jar
sniffy-3.0.0.pom



Related Tutorials