g

geomesa-hbase-distributed-runtime-hbase1_2.12

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