MVN

org.threadly : auroraArc-mysql

Maven & Gradle

Dec 04, 2019
10 stars

auroraArc · JDBC driver for AWS Aurora databases.

<dependency>
    <groupId>org.threadly</groupId>
    <artifactId>auroraArc-mysql</artifactId>
    <version>0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.threadly : auroraArc-mysql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13

All Versions

Choose a version of org.threadly : auroraArc-mysql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13
auroraArc-mysql-0.13
0.12
auroraArc-mysql-0.12
0.11
auroraArc-mysql-0.11
0.10
auroraArc-mysql-0.10
0.9
auroraArc-mysql-0.9
0.8
auroraArc-mysql-0.8
0.7
auroraArc-mysql-0.7
0.6
auroraArc-mysql-0.6

How to add a dependency to Maven

Add the following org.threadly : auroraArc-mysql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.threadly</groupId>
    <artifactId>auroraArc-mysql</artifactId>
    <version>0.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.threadly : auroraArc-mysql gradle dependency to your build.gradle file:

implementation 'org.threadly:auroraArc-mysql:0.13'

Gradle Kotlin DSL: Add the following org.threadly : auroraArc-mysql gradle kotlin dependency to your build.gradle.kts file:

implementation("org.threadly:auroraArc-mysql:0.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.threadly : auroraArc-mysql sbt scala dependency to your build.sbt file:

libraryDependencies += "org.threadly" % "auroraArc-mysql" % "0.13"

Advertisement

Dependencies from Group

Jan 29, 2022
24 usages
215 stars
Feb 01, 2022
4 usages
10 stars
Feb 15, 2020
3 usages
10 stars
Dec 10, 2019
2 usages
2 stars
Dec 10, 2019
1 usages
2 stars

Discover Dependencies