GeoWave Migrations

GeoWave adds spatio-temporal indexing to keyvalue stores through geotools and geoserver

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-migration
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GeoWave Migrations
GeoWave adds spatio-temporal indexing to keyvalue stores through geotools and geoserver

Download geowave-migration

How to add to project

<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-migration/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-migration</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-migration/
implementation 'org.locationtech.geowave:geowave-migration:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-migration/
implementation ("org.locationtech.geowave:geowave-migration:2.0.1")
'org.locationtech.geowave:geowave-migration:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-migration" rev="2.0.1">
  <artifact name="geowave-migration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-migration', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-migration" % "2.0.1"
[org.locationtech.geowave/geowave-migration "2.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.locationtech.geowave : geowave-core-store jar 2.0.1
org.locationtech.geowave : geowave-core-geotime jar 2.0.1
org.locationtech.geowave : geowave-core-cli jar 2.0.1
org.locationtech.geowave : geowave-adapter-vector 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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0