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-feature-avro 3.0.0


Group ID:
org.locationtech.geomesa
Artifact ID:
geomesa-feature-avro_2.11
Version:
3.0.0
Release Date:
Jun 26, 2020
Licenses:
Files:

libraryDependencies += "org.locationtech.geomesa" %% "geomesa-feature-avro" % "3.0.0"

Mill build tool

ivy"org.locationtech.geomesa::geomesa-feature-avro:3.0.0"

Scala CLI

//> using dep "org.locationtech.geomesa::geomesa-feature-avro:3.0.0"

Ammonite REPL

import $ivy.`org.locationtech.geomesa::geomesa-feature-avro:3.0.0`

<dependency>
  <groupId>org.locationtech.geomesa</groupId>
  <artifactId>geomesa-feature-avro_2.11</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'org.locationtech.geomesa', name: 'geomesa-feature-avro_2.11', version: '3.0.0'