is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-format-avro 1.0.0-RC1

GeoWave ingest support for Avro data matching GeoWave's generic vector avro schema

Categories

Categories

Geo Business Logic Libraries Geospatial ORM Data
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-format-avro
Version

Version

1.0.0-RC1
Type

Type

jar

Download geowave-format-avro 1.0.0-RC1


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