MVN

com.seepine : secret-spring-boot

Maven & Gradle

Jun 25, 2023
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>secret-spring-boot</artifactId>
    <version>1.0.0-beta.36</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.seepine : secret-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta.36
  • Latest Beta: 1.0.0-beta.36

All Versions

Choose a version of com.seepine : secret-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
secret-spring-boot-1.0.0-beta.36
secret-spring-boot-1.0.0-beta.35
secret-spring-boot-1.0.0-beta.33
secret-spring-boot-1.0.0-beta.32
secret-spring-boot-1.0.0-beta.31
secret-spring-boot-1.0.0-beta.30

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>secret-spring-boot</artifactId>
    <version>1.0.0-beta.36</version>
</dependency>

Advertisement