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