License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.simulator |
ArtifactId | ArtifactIddrivers |
Version | Version0.12 |
Type | Typepom |
Description |
DescriptionSimulator Drivers
Simulator: Stress/Performance Testing Environment for IMDG's
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
drivers-0.12.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/drivers/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>drivers</artifactId>
<version>0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/drivers/
implementation 'com.hazelcast.simulator:drivers:0.12'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/drivers/
implementation ("com.hazelcast.simulator:drivers:0.12")
'com.hazelcast.simulator:drivers:pom:0.12'
<dependency org="com.hazelcast.simulator" name="drivers" rev="0.12">
<artifact name="drivers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='drivers', version='0.12')
)
libraryDependencies += "com.hazelcast.simulator" % "drivers" % "0.12"
[com.hazelcast.simulator/drivers "0.12"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.2-beta |