License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.simulator |
ArtifactId | ArtifactIddriver-lettuce5 |
Version | Version0.13 |
Type | Typejar |
Description |
DescriptionSimulator Driver Lettuce 5.x
Simulator: Stress/Performance Testing Environment for IMDG's
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
driver-lettuce5-0.13.pom | |
driver-lettuce5-0.13.jar | 7 KB |
driver-lettuce5-0.13-sources.jar | 5 KB |
driver-lettuce5-0.13-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-lettuce5/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>driver-lettuce5</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-lettuce5/
implementation 'com.hazelcast.simulator:driver-lettuce5:0.13'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-lettuce5/
implementation ("com.hazelcast.simulator:driver-lettuce5:0.13")
'com.hazelcast.simulator:driver-lettuce5:jar:0.13'
<dependency org="com.hazelcast.simulator" name="driver-lettuce5" rev="0.13">
<artifact name="driver-lettuce5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='driver-lettuce5', version='0.13')
)
libraryDependencies += "com.hazelcast.simulator" % "driver-lettuce5" % "0.13"
[com.hazelcast.simulator/driver-lettuce5 "0.13"]
Group / Artifact | Type | Version |
---|---|---|
io.lettuce : lettuce-core | jar | 5.2.2.RELEASE |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast.simulator : simulator | jar | 0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.2-beta |