is not current version
Last Version 0.2.14

converter 0.2.10

JSON to Avro conversion tool designed to make migration to Avro easier

License

License

Categories

Categories

JSON Data
GroupId

GroupId

tech.allegro.schema.json2avro
ArtifactId

ArtifactId

converter
Version

Version

0.2.10
Type

Type

jar
Description

Description

converter
JSON to Avro conversion tool designed to make migration to Avro easier
Project URL

Project URL

https://github.com/allegro/json-avro-converter
Source Code Management

Source Code Management

https://github.com/allegro/json-avro-converter

Download converter 0.2.10


<!-- https://jarcasting.com/artifacts/tech.allegro.schema.json2avro/converter/ -->
<dependency>
    <groupId>tech.allegro.schema.json2avro</groupId>
    <artifactId>converter</artifactId>
    <version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/tech.allegro.schema.json2avro/converter/
implementation 'tech.allegro.schema.json2avro:converter:0.2.10'
// https://jarcasting.com/artifacts/tech.allegro.schema.json2avro/converter/
implementation ("tech.allegro.schema.json2avro:converter:0.2.10")
'tech.allegro.schema.json2avro:converter:jar:0.2.10'
<dependency org="tech.allegro.schema.json2avro" name="converter" rev="0.2.10">
  <artifact name="converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.allegro.schema.json2avro', module='converter', version='0.2.10')
)
libraryDependencies += "tech.allegro.schema.json2avro" % "converter" % "0.2.10"
[tech.allegro.schema.json2avro/converter "0.2.10"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.avro : avro jar 1.9.0

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5
org.codehaus.groovy : groovy-all jar 2.5.8

Project Modules

There are no modules declared in this project.