License |
License |
---|---|
GroupId | GroupIdcom.github.emc-mongoose |
ArtifactId | ArtifactIdmongoose-common |
Version | Version3.5.0 |
Type | Typejar |
Description |
Descriptionmongoose-common
Mongoose is a high-load storage performance testing tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongoose-common-3.5.0.pom | |
mongoose-common-3.5.0.jar | 419 KB |
mongoose-common-3.5.0-sources.jar | 282 KB |
mongoose-common-3.5.0-javadoc.jar | 952 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-common/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-common</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-common/
implementation 'com.github.emc-mongoose:mongoose-common:3.5.0'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-common/
implementation ("com.github.emc-mongoose:mongoose-common:3.5.0")
'com.github.emc-mongoose:mongoose-common:jar:3.5.0'
<dependency org="com.github.emc-mongoose" name="mongoose-common" rev="3.5.0">
<artifact name="mongoose-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-common', version='3.5.0')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-common" % "3.5.0"
[com.github.emc-mongoose/mongoose-common "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-lang : commons-lang | jar | 2.6 |