is not current version
Last Version 1.4.0

com.ttulka.spring.boot.configstore:configuration-properties-store-jdbc-spring-boot-starter 1.2.5

Mutable persistent configuration properties that survive an application restart.

Categories

Categories

Spring Boot Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

com.ttulka.spring.boot.configstore
ArtifactId

ArtifactId

configuration-properties-store-jdbc-spring-boot-starter
Version

Version

1.2.5
Type

Type

jar

Download configuration-properties-store-jdbc-spring-boot-starter 1.2.5


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