Download mongoose-ui-4.0.0-alpha.jar file - Jar m

Jar examples for m:mongoose-ui

Description

Mongoose is a high-load storage performance testing tool

You can download jar file mongoose-ui 4.0.0-alpha in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add mongoose-ui-4.0.0-alpha.jar to your project.

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

Download

Click the following link to download the jar file.

mongoose-ui-4.0.0-alpha-javadoc.jar
mongoose-ui-4.0.0-alpha-sources.jar
mongoose-ui-4.0.0-alpha.jar
mongoose-ui-4.0.0-alpha.pom



Related Tutorials