License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.apache.geode |
ArtifactId | ArtifactIdgemfire-core |
Last Version | Last Version1.0.0-incubating.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geode (incubating)
Apache Geode (incubating) 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 |
<!-- https://jarcasting.com/artifacts/org.apache.geode/gemfire-core/ -->
<dependency>
<groupId>org.apache.geode</groupId>
<artifactId>gemfire-core</artifactId>
<version>1.0.0-incubating.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geode/gemfire-core/
implementation 'org.apache.geode:gemfire-core:1.0.0-incubating.M1'
// https://jarcasting.com/artifacts/org.apache.geode/gemfire-core/
implementation ("org.apache.geode:gemfire-core:1.0.0-incubating.M1")
'org.apache.geode:gemfire-core:jar:1.0.0-incubating.M1'
<dependency org="org.apache.geode" name="gemfire-core" rev="1.0.0-incubating.M1">
<artifact name="gemfire-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geode', module='gemfire-core', version='1.0.0-incubating.M1')
)
libraryDependencies += "org.apache.geode" % "gemfire-core" % "1.0.0-incubating.M1"
[org.apache.geode/gemfire-core "1.0.0-incubating.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-jul | jar | 2.5 |
org.apache.logging.log4j : log4j-jcl | jar | 2.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.5 |