Spring HOCON property source

Property source loader for Spring that add support for HOCON format files as property sources

Лицензия

Лицензия

Группа

Группа

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

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

spring-hocon-property-source
Последняя версия

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring HOCON property source
Property source loader for Spring that add support for HOCON format files as property sources
Ссылка на сайт

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

https://github.com/zeldigas/spring-hocon-property-source

Скачать spring-hocon-property-source

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.typesafe : config jar 1.4.0

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar 2.2.8.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.yaml : snakeyaml jar 1.25
org.springframework.boot : spring-boot-starter-test jar 2.2.8.RELEASE

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

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

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

Версия
0.4.0
0.3.0
0.2.2
0.2.1
0.1