License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.frett27 |
ArtifactId | ArtifactIdosm-gis-avro |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionAvro Java Class for OSM
Java classes generated from avro definition files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
osm-gis-avro-0.1.pom | |
osm-gis-avro-0.1.jar | 22 KB |
osm-gis-avro-0.1-sources.jar | 10 KB |
osm-gis-avro-0.1-javadoc.jar | 69 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | 1.8.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |