Last Version

Spring Boot Secrets 1.1.0

Collection of Secrets Post-Processors

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.vinado.boot
ArtifactId

ArtifactId

spring-boot-secrets
Version

Version

1.1.0
Type

Type

jar
Description

Description

Spring Boot Secrets
Collection of Secrets Post-Processors
Project URL

Project URL

https://github.com/V1ncNet/spring-boot-secrets.git

Download spring-boot-secrets 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
de.vinado.boot : spring-boot-secrets-api jar 1.1.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-junit-jupiter jar

Project Modules

There are no modules declared in this project.