is not current version
Last Version 1.1.0

de.vinado.boot:spring-boot-secrets 1.0.0

Collection of Secrets Post-Processors

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.vinado.boot
ArtifactId

ArtifactId

spring-boot-secrets
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-secrets 1.0.0


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