License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-datastore-redis |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Redis
Geowave Data Store on Redis
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-redis/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-datastore-redis</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-redis/
implementation 'org.locationtech.geowave:geowave-datastore-redis:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-redis/
implementation ("org.locationtech.geowave:geowave-datastore-redis:2.0.1")
'org.locationtech.geowave:geowave-datastore-redis:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-datastore-redis" rev="2.0.1">
<artifact name="geowave-datastore-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-datastore-redis', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-datastore-redis" % "2.0.1"
[org.locationtech.geowave/geowave-datastore-redis "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-core-mapreduce | jar | 2.0.1 |
org.locationtech.geowave : geowave-core-cli | jar | 2.0.1 |
org.redisson : redisson | jar | 3.15.5 |
com.clearspring.analytics : stream | jar | 2.9.6 |
org.apache.commons : commons-collections4 | jar | 4.4 |
de.ruedigermoeller : fst | jar | 2.57 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | 0.6 |
junit : junit | jar | 4.13.2 |