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

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

org.apache.geode
Идентификатор

Идентификатор

geode-web
Последняя версия

Последняя версия

1.15.0
Дата

Дата

Тип

Тип

war
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

http://geode.apache.org
Система контроля версий

Система контроля версий

https://github.com/apache/geode

Скачать geode-web

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.geode/geode-web/ -->
<dependency>
    <groupId>org.apache.geode</groupId>
    <artifactId>geode-web</artifactId>
    <version>1.15.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/geode-web/
implementation 'org.apache.geode:geode-web:1.15.0'
// https://jarcasting.com/artifacts/org.apache.geode/geode-web/
implementation ("org.apache.geode:geode-web:1.15.0")
'org.apache.geode:geode-web:war:1.15.0'
<dependency org="org.apache.geode" name="geode-web" rev="1.15.0">
  <artifact name="geode-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='geode-web', version='1.15.0')
)
libraryDependencies += "org.apache.geode" % "geode-web" % "1.15.0"
[org.apache.geode/geode-web "1.15.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.
org.apache.geode

The Apache Software Foundation

Версии библиотеки

Версия
1.15.0
1.14.4
1.14.3
1.14.2
1.14.1
1.14.0
1.13.8
1.13.7
1.13.6
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.9
1.12.8
1.12.7
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0-incubating
1.0.0-incubating.M3
1.0.0-incubating.M2