License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-migration |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionGeoWave Migrations
GeoWave adds spatio-temporal indexing to keyvalue stores through geotools and
geoserver
|
Filename | Size |
---|---|
geowave-migration-2.0.0.pom | |
geowave-migration-2.0.0.jar | 33 KB |
geowave-migration-2.0.0-sources.jar | 22 KB |
geowave-migration-2.0.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-migration/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-migration</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-migration/
implementation 'org.locationtech.geowave:geowave-migration:2.0.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-migration/
implementation ("org.locationtech.geowave:geowave-migration:2.0.0")
'org.locationtech.geowave:geowave-migration:jar:2.0.0'
<dependency org="org.locationtech.geowave" name="geowave-migration" rev="2.0.0">
<artifact name="geowave-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-migration', version='2.0.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-migration" % "2.0.0"
[org.locationtech.geowave/geowave-migration "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-core-store | jar | 2.0.0 |
org.locationtech.geowave : geowave-core-geotime | jar | 2.0.0 |
org.locationtech.geowave : geowave-core-cli | jar | 2.0.0 |
org.locationtech.geowave : geowave-adapter-vector | jar | 2.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |