License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.simulator |
ArtifactId | ArtifactIddriver-hazelcast3 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimulator Driver Hazelcast 3.x
Simulator: Stress/Performance Testing Environment for IMDG's
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
driver-hazelcast3-1.0.pom | |
driver-hazelcast3-1.0.jar | 60 KB |
driver-hazelcast3-1.0-sources.jar | 35 KB |
driver-hazelcast3-1.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>driver-hazelcast3</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/
implementation 'com.hazelcast.simulator:driver-hazelcast3:1.0'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/
implementation ("com.hazelcast.simulator:driver-hazelcast3:1.0")
'com.hazelcast.simulator:driver-hazelcast3:jar:1.0'
<dependency org="com.hazelcast.simulator" name="driver-hazelcast3" rev="1.0">
<artifact name="driver-hazelcast3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='driver-hazelcast3', version='1.0')
)
libraryDependencies += "com.hazelcast.simulator" % "driver-hazelcast3" % "1.0"
[com.hazelcast.simulator/driver-hazelcast3 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast-all | jar | 3.12.6 |
javax.cache : cache-api | jar | 1.0.0 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.34.Final |
io.netty : netty-buffer | jar | 4.1.53.Final |
io.netty : netty-codec | jar | 4.1.53.Final |
io.netty : netty-common | jar | 4.1.53.Final |
io.netty : netty-handler | jar | 4.1.53.Final |
io.netty : netty-resolver | jar | 4.1.53.Final |
io.netty : netty-transport | jar | 4.1.53.Final |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast.simulator : simulator | jar | 1.0 |
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 |