confuse-io-yaml

Configuration serialization/deserialization to/from YAML

Лицензия

Лицензия

Apache License 2.0
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

confuse-io-yaml
Configuration serialization/deserialization to/from YAML
Ссылка на сайт

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

https://github.com/akurilov/confuse-io-yaml
Система контроля версий

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

https://github.com/akurilov/confuse-io-yaml.git

Скачать confuse-io-yaml

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.akurilov : confuse jar 1.2.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

confuse-io-yaml

Configuration serialization/deserialization to/from YAML

Usage

Gradle

compile group: 'com.github.akurilov', name: 'confuse-io-yaml', version: '1.0.0'

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

Версия
1.0.0