| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных Geo Прикладные библиотеки Geospatial |
| Группа | Группаorg.apache.geode |
| Идентификатор | Идентификаторgeode-apis-compatible-with-redis |
| Последняя версия | Последняя версия1.14.4 |
| Дата | Дата |
| Тип | Тип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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-apis-compatible-with-redis/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>geode-apis-compatible-with-redis</artifactId>
<version>1.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-apis-compatible-with-redis/
implementation 'org.apache.geode:geode-apis-compatible-with-redis:1.14.4'
// https://jarcasting.com/artifacts/org.apache.geode/geode-apis-compatible-with-redis/
implementation ("org.apache.geode:geode-apis-compatible-with-redis:1.14.4")
'org.apache.geode:geode-apis-compatible-with-redis:jar:1.14.4'
<dependency org="org.apache.geode" name="geode-apis-compatible-with-redis" rev="1.14.4">
<artifact name="geode-apis-compatible-with-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-apis-compatible-with-redis', version='1.14.4')
)
libraryDependencies += "org.apache.geode" % "geode-apis-compatible-with-redis" % "1.14.4"
[org.apache.geode/geode-apis-compatible-with-redis "1.14.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geode : geode-serialization | jar | |
| org.apache.geode : geode-logging | jar | |
| org.apache.geode : geode-core | jar | |
| org.apache.geode : geode-gfsh | jar | |
| com.github.davidmoten : geo | jar | |
| io.netty : netty-handler | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| commons-codec : commons-codec | jar | |
| org.apache.commons : commons-lang3 | jar |