Download stats77-3.0.1.jar file - Jar s

Jar examples for s:stats77

Description

Interim replacement for JSR 77 Stats and Statistics

You can download jar file stats77 3.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add stats77-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

stats77-3.0.1-sources.jar
stats77-3.0.1.jar
stats77-3.0.1.pom



Related Tutorials