Last Version

avrojson 1.8.2

Avrojson is an avro util for convering avro java object to avro-specificed json.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.henryhuang
ArtifactId

ArtifactId

avrojson
Version

Version

1.8.2
Type

Type

jar
Description

Description

avrojson
Avrojson is an avro util for convering avro java object to avro-specificed json.
Project URL

Project URL

https://github.com/henryhuang/avrojson

Download avrojson 1.8.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avro : avro jar 1.8.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.