Jar examples for s:sniffy
Sniffy counts the number of executed queries
You can download jar file sniffy 3.0.0 in this page.
MIT License
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'
Click the following link to download the jar file.
sniffy-3.0.0-javadoc.jar