is not current version
Last Version 0.1.8

com.github.java-json-tools:json-schema-avro 0.1.6

Avro Schema to JSON Schema conversion and back

Categories

Categories

JSON Data
GroupId

GroupId

com.github.java-json-tools
ArtifactId

ArtifactId

json-schema-avro
Version

Version

0.1.6
Type

Type

jar

Download json-schema-avro 0.1.6


<!-- https://jarcasting.com/artifacts/com.github.java-json-tools/json-schema-avro/ -->
<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>json-schema-avro</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.java-json-tools/json-schema-avro/
implementation 'com.github.java-json-tools:json-schema-avro:0.1.6'
// https://jarcasting.com/artifacts/com.github.java-json-tools/json-schema-avro/
implementation ("com.github.java-json-tools:json-schema-avro:0.1.6")
'com.github.java-json-tools:json-schema-avro:jar:0.1.6'
<dependency org="com.github.java-json-tools" name="json-schema-avro" rev="0.1.6">
  <artifact name="json-schema-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.java-json-tools', module='json-schema-avro', version='0.1.6')
)
libraryDependencies += "com.github.java-json-tools" % "json-schema-avro" % "0.1.6"
[com.github.java-json-tools/json-schema-avro "0.1.6"]