Jar examples for g:geode-protobuf-messages
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
You can download jar file geode-protobuf-messages 1.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add geode-protobuf-messages-1.4.0.jar to your project.
<dependency> <groupId>org.apache.geode</groupId> <artifactId>geode-protobuf-messages</artifactId> <version>1.4.0</version> </dependency>
compile group: 'org.apache.geode', name: 'geode-protobuf-messages', version: '1.4.0'
libraryDependencies += "org.apache.geode" % "geode-protobuf-messages" % "1.4.0"
<dependency org="org.apache.geode" name="geode-protobuf-messages" rev="1.4.0"/>
@Grapes(@Grab(group='org.apache.geode', module='geode-protobuf-messages', version='1.4.0'))
'org.apache.geode:geode-protobuf-messages:jar:1.4.0'
Click the following link to download the jar file.
geode-protobuf-messages-1.4.0-javadoc.jar