Last Version

Avro Java Class for OSM 0.1

Java classes generated from avro definition files

License

License

Categories

Categories

Net
GroupId

GroupId

net.frett27
ArtifactId

ArtifactId

osm-gis-avro
Version

Version

0.1
Type

Type

jar
Description

Description

Avro Java Class for OSM
Java classes generated from avro definition files
Project URL

Project URL

https://github.com/frett27/osm-gis-avro
Source Code Management

Source Code Management

https://github.com/frett27/osm-gis-avro

Download osm-gis-avro 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avro : avro jar 1.8.1
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.