License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.simulator |
ArtifactId | ArtifactIdtests-hz36 |
Version | Version0.9.9 |
Type | Typejar |
Description |
DescriptionHazelcast Simulator Tests (HZ 3.6)
Hazelcast Simulator: Stress/Performance Testing Environment for Hazelcast
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-hz36-0.9.9.pom | |
tests-hz36-0.9.9.jar | 83 KB |
tests-hz36-0.9.9-sources.jar | 46 KB |
tests-hz36-0.9.9-javadoc.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/tests-hz36/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>tests-hz36</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/tests-hz36/
implementation 'com.hazelcast.simulator:tests-hz36:0.9.9'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/tests-hz36/
implementation ("com.hazelcast.simulator:tests-hz36:0.9.9")
'com.hazelcast.simulator:tests-hz36:jar:0.9.9'
<dependency org="com.hazelcast.simulator" name="tests-hz36" rev="0.9.9">
<artifact name="tests-hz36" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='tests-hz36', version='0.9.9')
)
libraryDependencies += "com.hazelcast.simulator" % "tests-hz36" % "0.9.9"
[com.hazelcast.simulator/tests-hz36 "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast.simulator : tests-common | jar | 0.9.9 |
com.hazelcast : hazelcast | jar | 3.6.4 |
com.hazelcast : hazelcast-client | jar | 3.6.4 |
junit : junit | jar | 4.12 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 2.0.2-beta |