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

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-client-protocol
Last Version

Last Version

1.4.0
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-client-protocol

How to add to project

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

Dependencies

test (19)

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.8.0
org.hamcrest : hamcrest-all jar 1.3
org.jmock : jmock-junit4 jar 2.8.2
org.jmock : jmock-legacy jar 2.8.2
org.mockito : mockito-core jar 2.8.9
org.powermock : powermock-core jar 1.7.1
org.powermock : powermock-module-junit4 jar 1.7.1
org.powermock : powermock-api-mockito2 jar 1.7.1
pl.pragmatists : JUnitParams jar 1.1.0
org.apache.geode : geode-junit jar 1.4.0
org.powermock : powermock-api-mockito jar 1.7.1
cglib : cglib jar 3.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0