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

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-web
Last Version

Last Version

1.15.0
Release Date

Release Date

Type

Type

war
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
Source Code Management

Source Code Management

https://github.com/apache/geode

Download geode-web

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.apache.geode

The Apache Software Foundation

Versions

Version
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