is not current version
Last Version 1.15.0

org.apache.geode:geode-old-client-support 1.3.0

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

Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-old-client-support
Version

Version

1.3.0
Type

Type

jar

Download geode-old-client-support 1.3.0


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