License |
License |
---|---|
GroupId | GroupIdcom.github.emc-mongoose |
ArtifactId | ArtifactIdmongoose-run |
Version | Version3.5.1 |
Type | Typejar |
Description |
Descriptionmongoose-run
Mongoose is a high-load storage performance testing tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongoose-run-3.5.1.pom | |
mongoose-run-3.5.1.jar | 45 KB |
mongoose-run-3.5.1-sources.jar | 21 KB |
mongoose-run-3.5.1-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-run/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-run</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-run/
implementation 'com.github.emc-mongoose:mongoose-run:3.5.1'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-run/
implementation ("com.github.emc-mongoose:mongoose-run:3.5.1")
'com.github.emc-mongoose:mongoose-run:jar:3.5.1'
<dependency org="com.github.emc-mongoose" name="mongoose-run" rev="3.5.1">
<artifact name="mongoose-run" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-run', version='3.5.1')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-run" % "3.5.1"
[com.github.emc-mongoose/mongoose-run "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.akurilov : java-commons | jar | [1.0.8,) |
com.github.emc-mongoose : mongoose-api-model | jar | 3.5.1 |
com.github.emc-mongoose : mongoose-load-controller | jar | 3.5.1 |
com.github.emc-mongoose : mongoose-load-generator | jar | 3.5.1 |
com.github.emc-mongoose : mongoose-storage-driver-builder | jar | 3.5.1 |
com.github.emc-mongoose : mongoose-ui | jar | 3.5.1 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lmax : disruptor | jar | 3.3.4 |
org.apache.logging.log4j : log4j-jul | jar | 2.8.2 |
org.slf4j : slf4j-api | jar | 1.7.24 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |