is not current version
Last Version 4.1.4

com.github.emc-mongoose:mongoose 4.1.0

Mongoose is a high-load storage performance testing tool

GroupId

GroupId

com.github.emc-mongoose
ArtifactId

ArtifactId

mongoose
Version

Version

4.1.0
Type

Type

jar

Download mongoose 4.1.0


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