JSON Analyzer

This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.revapi
Идентификатор

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

revapi-json
Последняя версия

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

0.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSON Analyzer
This module is meant to serve as parent for other modules that actually contain code and need to depend on other libraries.
Ссылка на сайт

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

https://revapi.org/revapi-json
Организация-разработчик

Организация-разработчик

Lukas Krejci

Скачать revapi-json

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.revapi : revapi-jackson jar 0.4.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

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

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

Revapi

Revapi - API evolution checker for the masses

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

Версия
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0