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

yato 1.0.0

Yato is simple wrapper to read yaml file and convert it to POJO.

Лицензия

Лицензия

Группа

Группа

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

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

yato
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

yato
Yato is simple wrapper to read yaml file and convert it to POJO.
Ссылка на сайт

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

https://github.com/okarmusk/yato
Система контроля версий

Система контроля версий

https://github.com/okarmusk/yato.git

Скачать yato 1.0.0


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

Зависимости

compile (1)

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

test (2)

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

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

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