License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgeode-client-protocol |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
geode-client-protocol-1.4.0.pom | |
geode-client-protocol-1.4.0.jar | 29 KB |
geode-client-protocol-1.4.0-sources.jar | 34 KB |
geode-client-protocol-1.4.0-javadoc.jar | 133 KB |
Browse |
<!-- 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"]
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 |