is not current version
Last Version 4.0.0-alpha5

com.github.emc-mongoose:mongoose-api-common 4.0.0-alpha4

Mongoose is a high-load storage performance testing tool

GroupId

GroupId

com.github.emc-mongoose
ArtifactId

ArtifactId

mongoose-api-common
Version

Version

4.0.0-alpha4
Type

Type

jar

Download mongoose-api-common 4.0.0-alpha4


<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-api-common/ -->
<dependency>
    <groupId>com.github.emc-mongoose</groupId>
    <artifactId>mongoose-api-common</artifactId>
    <version>4.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-api-common/
implementation 'com.github.emc-mongoose:mongoose-api-common:4.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-api-common/
implementation ("com.github.emc-mongoose:mongoose-api-common:4.0.0-alpha4")
'com.github.emc-mongoose:mongoose-api-common:jar:4.0.0-alpha4'
<dependency org="com.github.emc-mongoose" name="mongoose-api-common" rev="4.0.0-alpha4">
  <artifact name="mongoose-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-api-common', version='4.0.0-alpha4')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-api-common" % "4.0.0-alpha4"
[com.github.emc-mongoose/mongoose-api-common "4.0.0-alpha4"]