jar

io.volcanolabs : rds-iam-hikari-datasource

Maven & Gradle

Sep 12, 2022
0 stars

rds-iam-hikari-datasource · An extension to the Hikari datasource for IAM Role based access to RDS databases. This is entirely based on the work of Tom de Vroomen in this article: https://blog.jdriven.com/2021/06/configure-hikari-connection-pool-when-using-rds-iam/ The intention of this library is just to make his excellent work available as a maven dependency.

Table Of Contents

Latest Version

Download io.volcanolabs : rds-iam-hikari-datasource JAR file - Latest Versions:

All Versions

Download io.volcanolabs : rds-iam-hikari-datasource JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rds-iam-hikari-datasource-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.volcanolabs.rds

├─ io.volcanolabs.rds.RdsIamHikariDataSource.class - [JAR]

Advertisement