Configuration Properties Store for Spring Boot - Starter Parent

Mutable persistent configuration properties that survive an application restart.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Configuration Библиотеки уровня приложения config
Группа

Группа

com.ttulka.spring.boot.configstore
Идентификатор

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

configuration-properties-store-spring-boot-starter-base
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Configuration Properties Store for Spring Boot - Starter Parent
Mutable persistent configuration properties that survive an application restart.
Ссылка на сайт

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

https://github.com/ttulka/spring-boot-configuration-properties-store

Скачать configuration-properties-store-spring-boot-starter-base

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

<!-- https://jarcasting.com/artifacts/com.ttulka.spring.boot.configstore/configuration-properties-store-spring-boot-starter-base/ -->
<dependency>
    <groupId>com.ttulka.spring.boot.configstore</groupId>
    <artifactId>configuration-properties-store-spring-boot-starter-base</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ttulka.spring.boot.configstore/configuration-properties-store-spring-boot-starter-base/
implementation 'com.ttulka.spring.boot.configstore:configuration-properties-store-spring-boot-starter-base:1.4.0'
// https://jarcasting.com/artifacts/com.ttulka.spring.boot.configstore/configuration-properties-store-spring-boot-starter-base/
implementation ("com.ttulka.spring.boot.configstore:configuration-properties-store-spring-boot-starter-base:1.4.0")
'com.ttulka.spring.boot.configstore:configuration-properties-store-spring-boot-starter-base:jar:1.4.0'
<dependency org="com.ttulka.spring.boot.configstore" name="configuration-properties-store-spring-boot-starter-base" rev="1.4.0">
  <artifact name="configuration-properties-store-spring-boot-starter-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ttulka.spring.boot.configstore', module='configuration-properties-store-spring-boot-starter-base', version='1.4.0')
)
libraryDependencies += "com.ttulka.spring.boot.configstore" % "configuration-properties-store-spring-boot-starter-base" % "1.4.0"
[com.ttulka.spring.boot.configstore/configuration-properties-store-spring-boot-starter-base "1.4.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.ttulka.spring.boot.configstore : configuration-properties-store-api jar 1.4.0
org.springframework.boot : spring-boot-starter jar

provided (1)

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

test (4)

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

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

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

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

Версия
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0