is not current version
Last Version 1.15.0

Apache Geode 1.14.4

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-gfsh
Version

Version

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

Source Code Management

https://github.com/apache/geode

Download geode-gfsh 1.14.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.geode : geode-core jar
org.apache.geode : geode-common jar
org.springframework.shell : spring-shell jar

runtime (11)

Group / Artifact Type Version
org.apache.geode : geode-logging jar
org.apache.geode : geode-membership jar
org.apache.geode : geode-serialization jar
org.apache.geode : geode-unsafe jar
org.springframework : spring-web jar
org.apache.commons : commons-lang3 jar
com.healthmarketscience.rmiio : rmiio jar
com.fasterxml.jackson.core : jackson-databind jar
net.sf.jopt-simple : jopt-simple jar
org.apache.logging.log4j : log4j-api jar
org.springframework : spring-core Optional jar

Project Modules

There are no modules declared in this project.