| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаorg.apache.geode |
| Идентификатор | Идентификаторgeode-dunit |
| Версия | Версия1.13.2 |
| Тип | Типjar |
| Описание |
ОписаниеApache Geode
Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| geode-dunit-1.13.2.pom | |
| geode-dunit-1.13.2.jar | 1 MB |
| geode-dunit-1.13.2-sources.jar | 464 KB |
| geode-dunit-1.13.2-javadoc.jar | 631 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-dunit/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-dunit</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-dunit/
implementation 'org.apache.geode:geode-dunit:1.13.2'
// https://jarcasting.com/artifacts/org.apache.geode/geode-dunit/
implementation ("org.apache.geode:geode-dunit:1.13.2")
'org.apache.geode:geode-dunit:jar:1.13.2'
<dependency org="org.apache.geode" name="geode-dunit" rev="1.13.2">
<artifact name="geode-dunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-dunit', version='1.13.2')
)
libraryDependencies += "org.apache.geode" % "geode-dunit" % "1.13.2"
[org.apache.geode/geode-dunit "1.13.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geode : geode-junit | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geode : geode-logging | jar | |
| org.apache.geode : geode-serialization | jar | |
| org.apache.geode : geode-membership | jar | |
| org.apache.geode : geode-tcp-server | jar | |
| org.apache.geode : geode-core | jar | |
| org.apache.geode : geode-gfsh | jar | |
| org.apache.geode : geode-log4j | jar | |
| com.jayway.jsonpath : json-path | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| commons-io : commons-io | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.springframework.shell : spring-shell Необязательный | jar | |
| com.google.guava : guava | jar | |
| com.github.stefanbirkner : system-rules | jar | |
| org.assertj : assertj-core | jar | |
| org.mockito : mockito-core | jar | |
| org.awaitility : awaitility | jar | |
| pl.pragmatists : JUnitParams | jar | |
| junit : junit | jar |