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

License

License

Categories

Categories

Tomcat Container Application Servers Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-modules-tomcat7
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://geode.apache.org

Download geode-modules-tomcat7

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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