spring-boot-starter-hocon

Strategy to load HOCON files

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-starter-hocon
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-starter-hocon
Strategy to load HOCON files
Ссылка на сайт

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

https://github.com/ladutsko/spring-boot-starter-hocon

Скачать spring-boot-starter-hocon

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

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

Зависимости

compile (1)

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

test (1)

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

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

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

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

Версия
2.0.0
1.0.0