| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаorg.apache.geode |
| Идентификатор | Идентификаторgeode-concurrency-test |
| Версия | Версия1.14.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-concurrency-test-1.14.2.pom | |
| geode-concurrency-test-1.14.2.jar | 30 KB |
| geode-concurrency-test-1.14.2-sources.jar | 29 KB |
| geode-concurrency-test-1.14.2-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-concurrency-test/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-concurrency-test</artifactId>
<version>1.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-concurrency-test/
implementation 'org.apache.geode:geode-concurrency-test:1.14.2'
// https://jarcasting.com/artifacts/org.apache.geode/geode-concurrency-test/
implementation ("org.apache.geode:geode-concurrency-test:1.14.2")
'org.apache.geode:geode-concurrency-test:jar:1.14.2'
<dependency org="org.apache.geode" name="geode-concurrency-test" rev="1.14.2">
<artifact name="geode-concurrency-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-concurrency-test', version='1.14.2')
)
libraryDependencies += "org.apache.geode" % "geode-concurrency-test" % "1.14.2"
[org.apache.geode/geode-concurrency-test "1.14.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.apache.logging.log4j : log4j-api | jar |