is not current version
Last Version 1.4.0

com.ttulka.spring.boot.configstore:configuration-properties-store-spring-boot-starter-base 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-spring-boot-starter-base
Version

Version

1.2.5
Type

Type

jar

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


<!-- 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.2.5</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.2.5'
// 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.2.5")
'com.ttulka.spring.boot.configstore:configuration-properties-store-spring-boot-starter-base:jar:1.2.5'
<dependency org="com.ttulka.spring.boot.configstore" name="configuration-properties-store-spring-boot-starter-base" rev="1.2.5">
  <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.2.5')
)
libraryDependencies += "com.ttulka.spring.boot.configstore" % "configuration-properties-store-spring-boot-starter-base" % "1.2.5"
[com.ttulka.spring.boot.configstore/configuration-properties-store-spring-boot-starter-base "1.2.5"]