MVN

com.oracle.database.spring : oracle-spring-boot-starter-wallet

Maven & Gradle

May 26, 2023
58 stars

Oracle Spring Boot Starter - Wallet · Oracle's implementation of Spring Boot Starter for using with Oracle Wallet

<dependency>
    <groupId>com.oracle.database.spring</groupId>
    <artifactId>oracle-spring-boot-starter-wallet</artifactId>
    <version>2.7.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.database.spring : oracle-spring-boot-starter-wallet to add to Maven - Latest Versions:

  • Latest Stable: 2.7.8

All Versions

Choose a version of com.oracle.database.spring : oracle-spring-boot-starter-wallet to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
oracle-spring-boot-starter-wallet-3.1.0
3.0.x
oracle-spring-boot-starter-wallet-3.0.7
oracle-spring-boot-starter-wallet-3.0.6
oracle-spring-boot-starter-wallet-3.0.5
oracle-spring-boot-starter-wallet-3.0.4
oracle-spring-boot-starter-wallet-3.0.3
oracle-spring-boot-starter-wallet-3.0.2
2.7.x
oracle-spring-boot-starter-wallet-2.7.12
oracle-spring-boot-starter-wallet-2.7.11
oracle-spring-boot-starter-wallet-2.7.10
oracle-spring-boot-starter-wallet-2.7.9
oracle-spring-boot-starter-wallet-2.7.8
oracle-spring-boot-starter-wallet-2.7.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.oracle.database.spring</groupId>
    <artifactId>oracle-spring-boot-starter-wallet</artifactId>
    <version>2.7.8</version>
</dependency>