is not current version
Last Version 0.2.14

tech.allegro.schema.json2avro:converter 0.2.4

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

Categories

Categories

JSON Data
GroupId

GroupId

tech.allegro.schema.json2avro
ArtifactId

ArtifactId

converter
Version

Version

0.2.4
Type

Type

jar

Download converter 0.2.4


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