avrojson

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

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.henryhuang
Идентификатор

Идентификатор

avrojson
Последняя версия

Последняя версия

1.8.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

avrojson
Avrojson is an avro util for convering avro java object to avro-specificed json.
Ссылка на сайт

Ссылка на сайт

https://github.com/henryhuang/avrojson

Скачать avrojson

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.avro : avro jar 1.8.1
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.2
1.8.1