Download mongoose-run-3.4.1.jar file - Jar m

Jar examples for m:mongoose-run

Description

Mongoose is a high-load storage performance testing tool

You can download jar file mongoose-run 3.4.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add mongoose-run-3.4.1.jar to your project.

<dependency>
   <groupId>com.github.emc-mongoose</groupId>
   <artifactId>mongoose-run</artifactId>
   <version>3.4.1</version>
</dependency>
compile group: 'com.github.emc-mongoose', name: 'mongoose-run', version: '3.4.1'
libraryDependencies += "com.github.emc-mongoose" % "mongoose-run" % "3.4.1"
<dependency org="com.github.emc-mongoose" name="mongoose-run" rev="3.4.1"/>
@Grapes(@Grab(group='com.github.emc-mongoose', module='mongoose-run', version='3.4.1'))
'com.github.emc-mongoose:mongoose-run:jar:3.4.1'

Download

Click the following link to download the jar file.

mongoose-run-3.4.1-javadoc.jar
mongoose-run-3.4.1-sources.jar
mongoose-run-3.4.1.jar
mongoose-run-3.4.1.pom



Related Tutorials