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