License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.emc-mongoose |
ArtifactId | ArtifactIdmongoose-storage-driver-netty |
Last Version | Last Version4.2.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmongoose-storage-driver-netty
Mongoose is a high-load storage performance testing tool
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-netty/ -->
<dependency>
<groupId>com.github.emc-mongoose</groupId>
<artifactId>mongoose-storage-driver-netty</artifactId>
<version>4.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-netty/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-netty:4.2.17'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-netty/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-netty:4.2.17")
'com.github.emc-mongoose:mongoose-storage-driver-netty:jar:4.2.17'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-netty" rev="4.2.17">
<artifact name="mongoose-storage-driver-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-netty', version='4.2.17')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-netty" % "4.2.17"
[com.github.emc-mongoose/mongoose-storage-driver-netty "4.2.17"]