License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-datastore-hbase |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave HBase
GeoWave Data Store on Apache HBase
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-datastore-hbase</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase/
implementation 'org.locationtech.geowave:geowave-datastore-hbase:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase/
implementation ("org.locationtech.geowave:geowave-datastore-hbase:2.0.1")
'org.locationtech.geowave:geowave-datastore-hbase:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-datastore-hbase" rev="2.0.1">
<artifact name="geowave-datastore-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-datastore-hbase', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-datastore-hbase" % "2.0.1"
[org.locationtech.geowave/geowave-datastore-hbase "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.hadoop : hadoop-client | jar | 3.1.2 |
org.apache.hbase : hbase-shaded-client | jar | 2.4.2 |
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.apache.hbase : hbase-server | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |