is not current version
Last Version 1.14.4

org.apache.geode:geode-protobuf 1.12.9

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

Protobuf Data Data Structures Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-protobuf
Version

Version

1.12.9
Type

Type

jar

Download geode-protobuf 1.12.9


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