Jar examples for j:json-schema-avro
Avro Schema to JSON Schema conversion and back
You can download jar file json-schema-avro 0.1.4 in this page.
Lesser General Public License, version 3 or greater
You can use the following script to add json-schema-avro-0.1.4.jar to your project.
<dependency> <groupId>com.github.fge</groupId> <artifactId>json-schema-avro</artifactId> <version>0.1.4</version> </dependency>
compile group: 'com.github.fge', name: 'json-schema-avro', version: '0.1.4'
libraryDependencies += "com.github.fge" % "json-schema-avro" % "0.1.4"
<dependency org="com.github.fge" name="json-schema-avro" rev="0.1.4"/>
@Grapes(@Grab(group='com.github.fge', module='json-schema-avro', version='0.1.4'))
'com.github.fge:json-schema-avro:jar:0.1.4'
Click the following link to download the jar file.
json-schema-avro-0.1.4-javadoc.jar