License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.simulator |
ArtifactId | ArtifactIddriver-hazelcast4plus |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimulator Driver Hazelcast 4.x and newer
Simulator: Stress/Performance Testing Environment for IMDG's
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
driver-hazelcast4plus-1.0.pom | |
driver-hazelcast4plus-1.0.jar | 391 KB |
driver-hazelcast4plus-1.0-sources.jar | 220 KB |
driver-hazelcast4plus-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast4plus/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>driver-hazelcast4plus</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast4plus/
implementation 'com.hazelcast.simulator:driver-hazelcast4plus:1.0'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast4plus/
implementation ("com.hazelcast.simulator:driver-hazelcast4plus:1.0")
'com.hazelcast.simulator:driver-hazelcast4plus:jar:1.0'
<dependency org="com.hazelcast.simulator" name="driver-hazelcast4plus" rev="1.0">
<artifact name="driver-hazelcast4plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='driver-hazelcast4plus', version='1.0')
)
libraryDependencies += "com.hazelcast.simulator" % "driver-hazelcast4plus" % "1.0"
[com.hazelcast.simulator/driver-hazelcast4plus "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 4.0 |
javax.cache : cache-api | jar | 1.0.0 |
net.openhft : affinity | jar | 3.2.2 |
net.java.dev.jna : jna | jar | 4.2.1 |
net.java.dev.jna : jna-platform | jar | 4.2.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast.simulator : simulator | jar | 1.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.2-beta |