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

Лицензия

Лицензия

Категории

Категории

Tomcat Контейнер Application Servers Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

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

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

1.2.1
Дата

Дата

Тип

Тип

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

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

http://geode.apache.org

Скачать geode-modules-tomcat7

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.geode : geode-modules jar 1.2.1
org.apache.tomcat : tomcat-catalina jar 7.0.73
org.apache.tomcat : tomcat-coyote jar 7.0.73
org.apache.tomcat : tomcat-juli jar 7.0.73

test (20)

Идентификатор библиотеки Тип Версия
com.github.stefanbirkner : system-rules jar 1.16.1
com.google.code.tempus-fugit : tempus-fugit jar 1.1
org.awaitility : awaitility jar 2.0.0
edu.umd.cs.mtc : multithreadedtc jar 1.01
eu.codearte.catch-exception : catch-exception jar 1.4.4
eu.codearte.catch-exception : catch-throwable jar 1.4.4
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock-junit4 jar 2.8.2
org.jmock : jmock-legacy jar 2.8.2
pl.pragmatists : JUnitParams jar 1.0.6
org.httpunit : httpunit jar 1.7.2
org.apache.geode : geode-junit jar 1.2.1
cglib : cglib jar 3.2.4
javax.annotation : jsr250-api jar 1.0
javax.ejb : ejb-api jar 3.0
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.persistence : javax.persistence jar 2.1.1

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

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

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

Версия
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