License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-datastore-accumulo |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Accumulo
Geowave Data Store on Apache Accumulo
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-accumulo/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-datastore-accumulo</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-accumulo/
implementation 'org.locationtech.geowave:geowave-datastore-accumulo:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-accumulo/
implementation ("org.locationtech.geowave:geowave-datastore-accumulo:2.0.1")
'org.locationtech.geowave:geowave-datastore-accumulo:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-datastore-accumulo" rev="2.0.1">
<artifact name="geowave-datastore-accumulo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-datastore-accumulo', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-datastore-accumulo" % "2.0.1"
[org.locationtech.geowave/geowave-datastore-accumulo "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.apache.accumulo : accumulo-core | jar | 2.0.1 |
org.apache.hadoop : hadoop-client | jar | 3.1.2 |
com.oath.cyclops : cyclops | jar | 10.4.0 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.10 |
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 |
---|---|---|
org.locationtech.geowave : geowave-core-geotime | jar | 2.0.1 |
org.easymock : easymock | jar | 4.2 |
junit : junit | jar | 4.13.2 |