| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHazelcast Библиотеки уровня приложения Distributed Applications |
| Группа | Группаcom.hazelcast.simulator |
| Идентификатор | Идентификаторdriver-hazelcast3 |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSimulator Driver Hazelcast 3.x
Simulator: Stress/Performance Testing Environment for IMDG's
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| driver-hazelcast3-1.0.pom | |
| driver-hazelcast3-1.0.jar | 60 KB |
| driver-hazelcast3-1.0-sources.jar | 35 KB |
| driver-hazelcast3-1.0-javadoc.jar | 181 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/ -->
<dependency>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>driver-hazelcast3</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/
implementation 'com.hazelcast.simulator:driver-hazelcast3:1.0'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/driver-hazelcast3/
implementation ("com.hazelcast.simulator:driver-hazelcast3:1.0")
'com.hazelcast.simulator:driver-hazelcast3:jar:1.0'
<dependency org="com.hazelcast.simulator" name="driver-hazelcast3" rev="1.0">
<artifact name="driver-hazelcast3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='driver-hazelcast3', version='1.0')
)
libraryDependencies += "com.hazelcast.simulator" % "driver-hazelcast3" % "1.0"
[com.hazelcast.simulator/driver-hazelcast3 "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.34.Final |
| io.netty : netty-buffer | jar | 4.1.53.Final |
| io.netty : netty-codec | jar | 4.1.53.Final |
| io.netty : netty-common | jar | 4.1.53.Final |
| io.netty : netty-handler | jar | 4.1.53.Final |
| io.netty : netty-resolver | jar | 4.1.53.Final |
| io.netty : netty-transport | jar | 4.1.53.Final |
| junit : junit | jar | 4.13.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hazelcast.simulator : simulator | jar | 1.0 |
| com.hazelcast.simulator : simulator | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.0.2-beta |