GeoMesa is a suite of tools for working with big geo-spatial data in a distributed fashion.
geomesa-accumulo-gs-plugin 2.0.0-m.1
Group ID:
org.locationtech.geomesa
Artifact ID:
geomesa-accumulo-gs-plugin_2.11
Version:
2.0.0-m.1
Release Date:
Feb 20, 2018
Licenses:
libraryDependencies += "org.locationtech.geomesa" %% "geomesa-accumulo-gs-plugin" % "2.0.0-m.1" resolvers += Resolver.bintrayJCenter
ivy"org.locationtech.geomesa::geomesa-accumulo-gs-plugin:2.0.0-m.1" MavenRepository("https://jcenter.bintray.com")
//> using dep "org.locationtech.geomesa::geomesa-accumulo-gs-plugin:2.0.0-m.1"
import $ivy.`org.locationtech.geomesa::geomesa-accumulo-gs-plugin:2.0.0-m.1` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>org.locationtech.geomesa</groupId> <artifactId>geomesa-accumulo-gs-plugin_2.11</artifactId> <version>2.0.0-m.1</version> </dependency>
compile group: 'org.locationtech.geomesa', name: 'geomesa-accumulo-gs-plugin_2.11', version: '2.0.0-m.1'