is not current version
Last Version 3.4.1

org.locationtech.geomesa:geomesa-hbase-datastore_2.11 3.0.1


Categories

Categories

Data Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geomesa
ArtifactId

ArtifactId

geomesa-hbase-datastore_2.11
Version

Version

3.0.1
Type

Type

jar

Download geomesa-hbase-datastore_2.11 3.0.1


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