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