Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-accumulo-distributed-runtime_2.12 |
Version | Version3.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-accumulo-distributed-runtime_2.12/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-accumulo-distributed-runtime_2.12</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-accumulo-distributed-runtime_2.12/
implementation 'org.locationtech.geomesa:geomesa-accumulo-distributed-runtime_2.12:3.2.2'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-accumulo-distributed-runtime_2.12/
implementation ("org.locationtech.geomesa:geomesa-accumulo-distributed-runtime_2.12:3.2.2")
'org.locationtech.geomesa:geomesa-accumulo-distributed-runtime_2.12:jar:3.2.2'
<dependency org="org.locationtech.geomesa" name="geomesa-accumulo-distributed-runtime_2.12" rev="3.2.2">
<artifact name="geomesa-accumulo-distributed-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-accumulo-distributed-runtime_2.12', version='3.2.2')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-accumulo-distributed-runtime_2.12" % "3.2.2"
[org.locationtech.geomesa/geomesa-accumulo-distributed-runtime_2.12 "3.2.2"]