License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-example |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Examples
GeoWave adds spatio-temporal indexing to keyvalue stores through geotools and
geoserver
|
Filename | Size |
---|---|
geowave-example-2.0.1.pom | |
geowave-example-2.0.1.jar | 34 KB |
geowave-example-2.0.1-sources.jar | 25 KB |
geowave-example-2.0.1-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-example/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-example</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-example/
implementation 'org.locationtech.geowave:geowave-example:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-example/
implementation ("org.locationtech.geowave:geowave-example:2.0.1")
'org.locationtech.geowave:geowave-example:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-example" rev="2.0.1">
<artifact name="geowave-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-example', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-example" % "2.0.1"
[org.locationtech.geowave/geowave-example "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.1.1 |
org.locationtech.geowave : geowave-analytic-spark | jar | 2.0.1 |
org.locationtech.geowave : geowave-datastore-accumulo | jar | 2.0.1 |
org.locationtech.geowave : geowave-adapter-vector | jar | 2.0.1 |
org.locationtech.geowave : geowave-adapter-raster | jar | 2.0.1 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.10 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |