is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-format-gpx 1.1.0

GeoWave ingest support for GPX data

Categories

Categories

Geo Business Logic Libraries Geospatial ORM Data
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-format-gpx
Version

Version

1.1.0
Type

Type

jar

Download geowave-format-gpx 1.1.0


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