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.5.0.jar download
geomesa-hbase-distributed-runtime-hbase1_2.12-3.5.0.pom download
geomesa-hbase-distributed-runtime-hbase1_2.12-3.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.locationtech.geomesa</groupId>
  <artifactId>geomesa-hbase-distributed-runtime-hbase1_2.12</artifactId>
  <version>3.5.0</version>
</dependency>
Gradle Groovy
implementation 'org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase1_2.12:3.5.0'
Gradle Kotlin
implementation("org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase1_2.12:3.5.0")
Scala SBT
libraryDependencies += "org.locationtech.geomesa" % "geomesa-hbase-distributed-runtime-hbase1_2.12" % "3.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.locationtech.geomesa', module='geomesa-hbase-distributed-runtime-hbase1_2.12', version='3.5.0')
)
Apache Ivy
<dependency org="org.locationtech.geomesa" name="geomesa-hbase-distributed-runtime-hbase1_2.12" rev="3.5.0" />
Leiningen
[org.locationtech.geomesa/geomesa-hbase-distributed-runtime-hbase1_2.12 "3.5.0"]
Apache Buildr
'org.locationtech.geomesa:geomesa-hbase-distributed-runtime-hbase1_2.12:jar:3.5.0'