| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast.simulator |
| ArtifactId | ArtifactIddriver-hazelcast3 |
| Version | Version0.12 |
| Type | Typejar |
| Description |
DescriptionSimulator Driver Hazelcast 3.x
Simulator: Stress/Performance Testing Environment for IMDG's
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| driver-hazelcast3-0.12.pom | |
| driver-hazelcast3-0.12.jar | 44 KB |
| driver-hazelcast3-0.12-sources.jar | 29 KB |
| driver-hazelcast3-0.12-javadoc.jar | 159 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>driver-hazelcast3</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/
implementation 'com.hazelcast.simulator:driver-hazelcast3:0.12'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/
implementation ("com.hazelcast.simulator:driver-hazelcast3:0.12")
'com.hazelcast.simulator:driver-hazelcast3:jar:0.12'
<dependency org="com.hazelcast.simulator" name="driver-hazelcast3" rev="0.12">
<artifact name="driver-hazelcast3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='driver-hazelcast3', version='0.12')
)
libraryDependencies += "com.hazelcast.simulator" % "driver-hazelcast3" % "0.12"
[com.hazelcast.simulator/driver-hazelcast3 "0.12"]
| 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.27.Final |
| io.netty : netty-buffer | jar | 4.1.50.Final |
| io.netty : netty-codec | jar | 4.1.50.Final |
| io.netty : netty-common | jar | 4.1.50.Final |
| io.netty : netty-handler | jar | 4.1.50.Final |
| io.netty : netty-resolver | jar | 4.1.50.Final |
| io.netty : netty-transport | jar | 4.1.50.Final |
| junit : junit | jar | 4.13.1 |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast.simulator : simulator | jar | 0.12 |
| com.hazelcast.simulator : simulator | jar | 0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.0.2-beta |