is not current version
Last Version 1.15.0

Apache Geode 1.13.4

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

Geo Business Logic Libraries Geospatial Logging Application Layer Libs
GroupId

GroupId

org.apache.geode
ArtifactId

ArtifactId

geode-logging
Version

Version

1.13.4
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
Source Code Management

Source Code Management

https://github.com/apache/geode

Download geode-logging 1.13.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geode : geode-common jar

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar

Project Modules

There are no modules declared in this project.