is not current version
Last Version 3.4.1

org.locationtech.geomesa:geomesa-feature-all_2.11 1.3.5


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geomesa
ArtifactId

ArtifactId

geomesa-feature-all_2.11
Version

Version

1.3.5
Type

Type

jar

Download geomesa-feature-all_2.11 1.3.5


<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-feature-all_2.11/ -->
<dependency>
    <groupId>org.locationtech.geomesa</groupId>
    <artifactId>geomesa-feature-all_2.11</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-feature-all_2.11/
implementation 'org.locationtech.geomesa:geomesa-feature-all_2.11:1.3.5'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-feature-all_2.11/
implementation ("org.locationtech.geomesa:geomesa-feature-all_2.11:1.3.5")
'org.locationtech.geomesa:geomesa-feature-all_2.11:jar:1.3.5'
<dependency org="org.locationtech.geomesa" name="geomesa-feature-all_2.11" rev="1.3.5">
  <artifact name="geomesa-feature-all_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-feature-all_2.11', version='1.3.5')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-feature-all_2.11" % "1.3.5"
[org.locationtech.geomesa/geomesa-feature-all_2.11 "1.3.5"]