GeoWave HBase Coprocessors

Coprocessors for GeoWave Data Store on Apache HBase

License

License

Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-datastore-hbase-coprocessors
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GeoWave HBase Coprocessors
Coprocessors for GeoWave Data Store on Apache HBase

Download geowave-datastore-hbase-coprocessors

How to add to project

<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase-coprocessors/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-datastore-hbase-coprocessors</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase-coprocessors/
implementation 'org.locationtech.geowave:geowave-datastore-hbase-coprocessors:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase-coprocessors/
implementation ("org.locationtech.geowave:geowave-datastore-hbase-coprocessors:2.0.1")
'org.locationtech.geowave:geowave-datastore-hbase-coprocessors:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-datastore-hbase-coprocessors" rev="2.0.1">
  <artifact name="geowave-datastore-hbase-coprocessors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-datastore-hbase-coprocessors', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-datastore-hbase-coprocessors" % "2.0.1"
[org.locationtech.geowave/geowave-datastore-hbase-coprocessors "2.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.locationtech.geowave : geowave-datastore-hbase jar 2.0.1
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

provided (1)

Group / Artifact Type Version
org.apache.hbase : hbase-server jar 2.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0