Jive

Java utility library for working with Jackson JSON w/ Stream support

Лицензия

Лицензия

Группа

Группа

io.whitfin
Идентификатор

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jive
Java utility library for working with Jackson JSON w/ Stream support
Ссылка на сайт

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

https://github.com/whitfin/jive

Скачать jive

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.8.7
com.fasterxml.jackson.core : jackson-databind jar 2.8.7
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.11

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

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

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

Версия
1.1.1
1.1.0
1.0.1
1.0.0