is not current version
Last Version 0.1.4

com.github.fge:json-schema-avro 0.1.1

Avro Schema to JSON Schema conversion and back

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

json-schema-avro
Version

Version

0.1.1
Type

Type

jar

Download json-schema-avro 0.1.1


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