| License |
License |
|---|---|
| GroupId | GroupIdcom.github.emc-mongoose |
| ArtifactId | ArtifactIdmongoose-tests-unit |
| Last Version | Last Version4.0.0-alpha5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmongoose-tests-unit
Mongoose is a high-load storage performance testing tool
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mongoose-tests-unit-4.0.0-alpha5.pom | |
| mongoose-tests-unit-4.0.0-alpha5.jar | 31 KB |
| mongoose-tests-unit-4.0.0-alpha5-sources.jar | 261 bytes |
| mongoose-tests-unit-4.0.0-alpha5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-unit/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-tests-unit</artifactId>
<version>4.0.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-unit/
implementation 'com.github.emc-mongoose:mongoose-tests-unit:4.0.0-alpha5'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-tests-unit/
implementation ("com.github.emc-mongoose:mongoose-tests-unit:4.0.0-alpha5")
'com.github.emc-mongoose:mongoose-tests-unit:jar:4.0.0-alpha5'
<dependency org="com.github.emc-mongoose" name="mongoose-tests-unit" rev="4.0.0-alpha5">
<artifact name="mongoose-tests-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-tests-unit', version='4.0.0-alpha5')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-tests-unit" % "4.0.0-alpha5"
[com.github.emc-mongoose/mongoose-tests-unit "4.0.0-alpha5"]