is not current version
Last Version 0.0.3

com.github.mredjem:json-to-avro-schema 0.0.2

Infer an Avro schema from a JSON document.

Categories

Categories

JSON Data
GroupId

GroupId

com.github.mredjem
ArtifactId

ArtifactId

json-to-avro-schema
Version

Version

0.0.2
Type

Type

jar

Download json-to-avro-schema 0.0.2


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