License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.simulator |
ArtifactId | ArtifactIddriver-mongodb |
Version | Version0.12 |
Type | Typejar |
Description |
DescriptionSimulator Driver Mongodb
Simulator: Stress/Performance Testing Environment for IMDG's
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
driver-mongodb-0.12.pom | |
driver-mongodb-0.12.jar | 7 KB |
driver-mongodb-0.12-sources.jar | 6 KB |
driver-mongodb-0.12-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-mongodb/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>driver-mongodb</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-mongodb/
implementation 'com.hazelcast.simulator:driver-mongodb:0.12'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-mongodb/
implementation ("com.hazelcast.simulator:driver-mongodb:0.12")
'com.hazelcast.simulator:driver-mongodb:jar:0.12'
<dependency org="com.hazelcast.simulator" name="driver-mongodb" rev="0.12">
<artifact name="driver-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='driver-mongodb', version='0.12')
)
libraryDependencies += "com.hazelcast.simulator" % "driver-mongodb" % "0.12"
[com.hazelcast.simulator/driver-mongodb "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver | jar | 3.8.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.0.2-beta |