g

geomesa-hbase-distributed-runtime-hbase2_2.13

GeoMesa coprocessors and filters, for installation into an HBase cluster
Files download
File Operation
geomesa-hbase-distributed-runtime-hbase2_2.13-5.0.0.jar download
geomesa-hbase-distributed-runtime-hbase2_2.13-5.0.0.pom download
geomesa-hbase-distributed-runtime-hbase2_2.13-5.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.locationtech.geomesa</groupId>
  <artifactId>geomesa-hbase-distributed-runtime-hbase2_2.13</artifactId>
  <version>5.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase2_2.13:5.0.0'
Gradle Kotlin
implementation("org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase2_2.13:5.0.0")
Scala SBT
libraryDependencies += "org.locationtech.geomesa" % "geomesa-hbase-distributed-runtime-hbase2_2.13" % "5.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.locationtech.geomesa', module='geomesa-hbase-distributed-runtime-hbase2_2.13', version='5.0.0')
)
Apache Ivy
<dependency org="org.locationtech.geomesa" name="geomesa-hbase-distributed-runtime-hbase2_2.13" rev="5.0.0" />
Leiningen
[org.locationtech.geomesa/geomesa-hbase-distributed-runtime-hbase2_2.13 "5.0.0"]
Apache Buildr
'org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase2_2.13:jar:5.0.0'