MVN

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

Maven & Gradle

Mar 06, 2023
1 stars

Spring Boot Secrets Parent · Maven Parent for Spring Boot Secrets

<dependency>
    <groupId>de.vinado.boot</groupId>
    <artifactId>spring-boot-secrets-parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.vinado.boot : spring-boot-secrets-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of de.vinado.boot : spring-boot-secrets-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
spring-boot-secrets-parent-1.1.1
spring-boot-secrets-parent-1.1.0
1.0.x
spring-boot-secrets-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.vinado.boot</groupId>
    <artifactId>spring-boot-secrets-parent</artifactId>
    <version>1.1.1</version>
</dependency>

Advertisement