| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast.simulator |
| ArtifactId | ArtifactIdsimulator-root |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSimulator Root
Simulator: Stress/Performance Testing Environment for IMDG's
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| simulator-root-1.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/simulator-root/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/simulator-root/
implementation 'com.hazelcast.simulator:simulator-root:1.0'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/simulator-root/
implementation ("com.hazelcast.simulator:simulator-root:1.0")
'com.hazelcast.simulator:simulator-root:pom:1.0'
<dependency org="com.hazelcast.simulator" name="simulator-root" rev="1.0">
<artifact name="simulator-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='simulator-root', version='1.0')
)
libraryDependencies += "com.hazelcast.simulator" % "simulator-root" % "1.0"
[com.hazelcast.simulator/simulator-root "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.0.2-beta |