Last Version

json-schema-avro 0.1.8

Avro Schema to JSON Schema conversion and back

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.java-json-tools
ArtifactId

ArtifactId

json-schema-avro
Version

Version

0.1.8
Type

Type

jar
Description

Description

json-schema-avro
Avro Schema to JSON Schema conversion and back
Project URL

Project URL

https://github.com/java-json-tools/json-schema-avro

Download json-schema-avro 0.1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.java-json-tools : json-schema-core jar 1.2.14
com.github.java-json-tools : json-schema-validator jar 2.2.14
org.apache.avro : avro jar 1.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.