Last Version

GeoWave Avro Format 2.0.1

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial ORM Data
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-format-avro
Version

Version

2.0.1
Type

Type

jar
Description

Description

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

Download geowave-format-avro 2.0.1


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

Dependencies

compile (5)

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