locationtech / geomesa   4.0.5

Apache License 2.0 Website GitHub

GeoMesa is a suite of tools for working with big geo-spatial data in a distributed fashion.

Scala versions: 2.13 2.12 2.11

geomesa-spark-core 4.0.1


Group ID:
org.locationtech.geomesa
Artifact ID:
geomesa-spark-core_2.13
Version:
4.0.1
Release Date:
Apr 4, 2023
Licenses:
Files:

libraryDependencies += "org.locationtech.geomesa" %% "geomesa-spark-core" % "4.0.1"

Mill build tool

ivy"org.locationtech.geomesa::geomesa-spark-core:4.0.1"

Scala CLI

//> using dep "org.locationtech.geomesa::geomesa-spark-core:4.0.1"

Ammonite REPL

import $ivy.`org.locationtech.geomesa::geomesa-spark-core:4.0.1`

<dependency>
  <groupId>org.locationtech.geomesa</groupId>
  <artifactId>geomesa-spark-core_2.13</artifactId>
  <version>4.0.1</version>
</dependency>

compile group: 'org.locationtech.geomesa', name: 'geomesa-spark-core_2.13', version: '4.0.1'