MVN

com.stratio.deep : deep-jdbc

Maven & Gradle

May 21, 2015
198 stars

deep jdbc · Project containing the actual implementation of the RDD integrating Apache Spark and JDBC

<dependency>
    <groupId>com.stratio.deep</groupId>
    <artifactId>deep-jdbc</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stratio.deep : deep-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.stratio.deep : deep-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
deep-jdbc-0.8.0
0.7.x
deep-jdbc-0.7.0

How to add a dependency to Maven

Add the following com.stratio.deep : deep-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.stratio.deep</groupId>
    <artifactId>deep-jdbc</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stratio.deep : deep-jdbc gradle dependency to your build.gradle file:

implementation 'com.stratio.deep:deep-jdbc:0.8.0'

Gradle Kotlin DSL: Add the following com.stratio.deep : deep-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stratio.deep:deep-jdbc:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stratio.deep : deep-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stratio.deep" % "deep-jdbc" % "0.8.0"

Advertisement

Dependencies from Group

May 21, 2015
8 usages
198 stars
May 21, 2015
7 usages
198 stars
May 21, 2015
1 usages
198 stars
May 21, 2015
1 usages
198 stars
May 21, 2015
1 usages
198 stars

Discover Dependencies

May 21, 2015
8 usages
198 stars
May 21, 2015
1 usages
198 stars
May 21, 2015
198 stars
Aug 25, 2015
1.3k stars
Aug 25, 2015
1.3k stars
Jan 27, 2016
1 usages
May 22, 2015
7 stars