License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-stats-gs-plugin_2.11 |
Version | Version2.4.2 |
Type | Typejar |
Description |
DescriptionGeoMesa Accumulo Statistics Geoserver Plugin
A distributed spatio-temporal database built on a number of cloud data storage systems
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-stats-gs-plugin_2.11/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-stats-gs-plugin_2.11</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-stats-gs-plugin_2.11/
implementation 'org.locationtech.geomesa:geomesa-stats-gs-plugin_2.11:2.4.2'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-stats-gs-plugin_2.11/
implementation ("org.locationtech.geomesa:geomesa-stats-gs-plugin_2.11:2.4.2")
'org.locationtech.geomesa:geomesa-stats-gs-plugin_2.11:jar:2.4.2'
<dependency org="org.locationtech.geomesa" name="geomesa-stats-gs-plugin_2.11" rev="2.4.2">
<artifact name="geomesa-stats-gs-plugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-stats-gs-plugin_2.11', version='2.4.2')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-stats-gs-plugin_2.11" % "2.4.2"
[org.locationtech.geomesa/geomesa-stats-gs-plugin_2.11 "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geomesa : geomesa-metrics_2.11 | jar | 2.4.2 |
org.locationtech.geomesa : geomesa-web-stats_2.11 | jar | 2.4.2 |
org.scala-lang : scala-library | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework.security : spring-security-core | jar | 5.1.1.RELEASE |