License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-deploy |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Deployment Configurations
GeoWave adds spatio-temporal indexing to keyvalue stores through geotools and
geoserver
|
Filename | Size |
---|---|
geowave-deploy-2.0.1.pom | |
geowave-deploy-2.0.1.jar | 5 KB |
geowave-deploy-2.0.1-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-deploy/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-deploy</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-deploy/
implementation 'org.locationtech.geowave:geowave-deploy:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-deploy/
implementation ("org.locationtech.geowave:geowave-deploy:2.0.1")
'org.locationtech.geowave:geowave-deploy:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-deploy" rev="2.0.1">
<artifact name="geowave-deploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-deploy', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-deploy" % "2.0.1"
[org.locationtech.geowave/geowave-deploy "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-adapter-vector | jar | 2.0.1 |
org.locationtech.geowave : geowave-adapter-raster | jar | 2.0.1 |
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 |