YAML Analyzer

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

YAML 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-yaml
Организация-разработчик

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

Lukas Krejci

Скачать revapi-yaml

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.0
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