MVN

io.magj : iam-jdbc-driver

Maven & Gradle

May 16, 2020
23 stars

iam-jdbc-driver · A generic JDBC driver wrapper connecting using IAM RDS token authentication

<dependency>
    <groupId>io.magj</groupId>
    <artifactId>iam-jdbc-driver</artifactId>
    <version>0.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.magj : iam-jdbc-driver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.8

All Versions

Choose a version of io.magj : iam-jdbc-driver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
iam-jdbc-driver-0.1.8
iam-jdbc-driver-0.1.7
iam-jdbc-driver-0.1.6
iam-jdbc-driver-0.1.5
iam-jdbc-driver-0.1.4
iam-jdbc-driver-0.1.3
iam-jdbc-driver-0.1.2
iam-jdbc-driver-0.1.0

How to add a dependency to Maven

Add the following io.magj : iam-jdbc-driver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.magj</groupId>
    <artifactId>iam-jdbc-driver</artifactId>
    <version>0.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.magj : iam-jdbc-driver gradle dependency to your build.gradle file:

implementation 'io.magj:iam-jdbc-driver:0.1.8'

Gradle Kotlin DSL: Add the following io.magj : iam-jdbc-driver gradle kotlin dependency to your build.gradle.kts file:

implementation("io.magj:iam-jdbc-driver:0.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.magj : iam-jdbc-driver sbt scala dependency to your build.sbt file:

libraryDependencies += "io.magj" % "iam-jdbc-driver" % "0.1.8"

Advertisement

Dependencies from Group

May 16, 2020
23 stars

Discover Dependencies

Jan 29, 2023
514 stars
Jan 29, 2023
2 usages
514 stars
Jul 07, 2023
1.1k stars
Apr 22, 2020
2 stars
Mar 12, 2021
1 usages
2 stars
Apr 23, 2020
2 stars
Jun 16, 2020
3 stars
Feb 01, 2021
102 stars
Aug 11, 2023
4 usages
2.3k stars