g

geomesa-hbase-distributed-runtime-hbase1_2.13

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