License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-fs_2.11 |
Version | Version3.4.0 |
Type | Typepom |
Description |
DescriptionGeoMesa FileSystem
A distributed spatio-temporal database built on a number of cloud data storage systems
|
Filename | Size |
---|---|
geomesa-fs_2.11-3.4.0.pom | 908 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-fs_2.11/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-fs_2.11</artifactId>
<version>3.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-fs_2.11/
implementation 'org.locationtech.geomesa:geomesa-fs_2.11:3.4.0'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-fs_2.11/
implementation ("org.locationtech.geomesa:geomesa-fs_2.11:3.4.0")
'org.locationtech.geomesa:geomesa-fs_2.11:pom:3.4.0'
<dependency org="org.locationtech.geomesa" name="geomesa-fs_2.11" rev="3.4.0">
<artifact name="geomesa-fs_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-fs_2.11', version='3.4.0')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-fs_2.11" % "3.4.0"
[org.locationtech.geomesa/geomesa-fs_2.11 "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |