g

geomesa-gt-partitioning_2.11

Files download
File Operation
geomesa-gt-partitioning_2.11-3.4.0.jar download
geomesa-gt-partitioning_2.11-3.4.0.pom download
geomesa-gt-partitioning_2.11-3.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.locationtech.geomesa</groupId>
  <artifactId>geomesa-gt-partitioning_2.11</artifactId>
  <version>3.4.0</version>
</dependency>
Gradle Groovy
implementation 'org.locationtech.geomesa:geomesa-gt-partitioning_2.11:3.4.0'
Gradle Kotlin
implementation("org.locationtech.geomesa:geomesa-gt-partitioning_2.11:3.4.0")
Scala SBT
libraryDependencies += "org.locationtech.geomesa" % "geomesa-gt-partitioning_2.11" % "3.4.0"
Groovy Grape
@Grapes(
  @Grab(group='org.locationtech.geomesa', module='geomesa-gt-partitioning_2.11', version='3.4.0')
)
Apache Ivy
<dependency org="org.locationtech.geomesa" name="geomesa-gt-partitioning_2.11" rev="3.4.0" />
Leiningen
[org.locationtech.geomesa/geomesa-gt-partitioning_2.11 "3.4.0"]
Apache Buildr
'org.locationtech.geomesa:geomesa-gt-partitioning_2.11:jar:3.4.0'