jyaml

JYaml is a Java library for Java object serialization using the Yaml format - a human-friendly format for structured documents (yaml.org).

Лицензия

Лицензия

BSD style license
Группа

Группа

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

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

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

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

jyaml
JYaml is a Java library for Java object serialization using the Yaml format - a human-friendly format for structured documents (yaml.org).
Ссылка на сайт

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

http://jyaml.sourceforge.net
Система контроля версий

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

http://jyaml.cvs.sourceforge.net/jyaml/jyaml/

Скачать jyaml

Имя Файла Размер
jyaml-1.3.pom
jyaml-1.3.jar 57 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.3
1.2