Download json-schema-avro-0.1.2.jar
json-schema/json-schema-avro-0.1.2.jar.zip( 42 k)
The download jar file contains the following class files or Java source files.
LICENSE META-INF/MANIFEST.MF META-INF/maven/com.github.fge/json-schema-avro/pom.properties META-INF/maven/com.github.fge/json-schema-avro/pom.xml com.github.fge.avro.Avro2JsonSchemaProcessor.class com.github.fge.avro.IllegalAvroSchemaException.class com.github.fge.avro.MutableTree.class com.github.fge.avro.translators.ArrayTranslator.class com.github.fge.avro.translators.AvroTranslator.class com.github.fge.avro.translators.AvroTranslators.class com.github.fge.avro.translators.ByteTranslator.class com.github.fge.avro.translators.EnumTranslator.class com.github.fge.avro.translators.FixedTranslator.class com.github.fge.avro.translators.IntTranslator.class com.github.fge.avro.translators.LongTranslator.class com.github.fge.avro.translators.MapTranslator.class com.github.fge.avro.translators.NamedAvroTypeTranslator.class com.github.fge.avro.translators.RecordTranslator.class com.github.fge.avro.translators.SimpleTypeTranslator.class com.github.fge.avro.translators.UnionTranslator.class com.github.fge.jsonschema2avro.AvroPayload.class com.github.fge.jsonschema2avro.AvroWriterProcessor.class com.github.fge.jsonschema2avro.UnsupportedJsonSchemaException.class com.github.fge.jsonschema2avro.predicates.AvroPredicates.class com.github.fge.jsonschema2avro.writers.ArrayWriter.class com.github.fge.jsonschema2avro.writers.AvroWriter.class com.github.fge.jsonschema2avro.writers.EnumWriter.class com.github.fge.jsonschema2avro.writers.MapWriter.class com.github.fge.jsonschema2avro.writers.NamedTypeWriter.class com.github.fge.jsonschema2avro.writers.RecordWriter.class com.github.fge.jsonschema2avro.writers.SimpleTypeWriter.class com.github.fge.jsonschema2avro.writers.SimpleUnionWriter.class com.github.fge.jsonschema2avro.writers.TypeUnionWriter.class