io.github.andeb:avro-json-decoder

JSON decoder for AVRO that infers default values.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.andeb
ArtifactId

ArtifactId

avro-json-decoder
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.andeb:avro-json-decoder
JSON decoder for AVRO that infers default values.

Download avro-json-decoder

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.avro : avro jar 1.10.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.6
1.5
1.4