Download sniffy-3.1.0-RC1.jar file - Jar s

Jar examples for s:sniffy

Description

Sniffy counts the number of executed queries

You can download jar file sniffy 3.1.0-RC1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

sniffy-3.1.0-RC1-javadoc.jar
sniffy-3.1.0-RC1-sources.jar
sniffy-3.1.0-RC1.jar
sniffy-3.1.0-RC1.pom



Related Tutorials