MVN

org.nd4j : nd4j-jdbc-mysql

Maven & Gradle

Dec 18, 2021
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-jdbc-mysql</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.1
  • Latest Release Candidate: 0.4-rc3.10
  • Latest Beta: 1.0.0-beta7
  • Latest Alpha: 1.0.0-alpha

All Versions

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

Version Vulnerabilities Updated
1.0.x
nd4j-jdbc-mysql-1.0.0-beta7
nd4j-jdbc-mysql-1.0.0-beta6
nd4j-jdbc-mysql-1.0.0-beta5
nd4j-jdbc-mysql-1.0.0-beta4
nd4j-jdbc-mysql-1.0.0-beta3
nd4j-jdbc-mysql-1.0.0-beta2
nd4j-jdbc-mysql-1.0.0-beta
nd4j-jdbc-mysql-1.0.0-alpha
0.9.x
nd4j-jdbc-mysql-0.9.1
nd4j-jdbc-mysql-0.9.0
0.8.x
nd4j-jdbc-mysql-0.8.0
0.7.x
nd4j-jdbc-mysql-0.7.2
nd4j-jdbc-mysql-0.7.1
nd4j-jdbc-mysql-0.7.0
0.6.x
nd4j-jdbc-mysql-0.6.0
0.5.x
nd4j-jdbc-mysql-0.5.0
0.4.x
nd4j-jdbc-mysql-0.4.0
0.4
nd4j-jdbc-mysql-0.4-rc3.10
nd4j-jdbc-mysql-0.4-rc3.9
nd4j-jdbc-mysql-0.4-rc3.8
nd4j-jdbc-mysql-0.4-rc3.7
nd4j-jdbc-mysql-0.4-rc3.6
nd4j-jdbc-mysql-0.4-rc3.5
nd4j-jdbc-mysql-0.4-rc3.4
nd4j-jdbc-mysql-0.4-rc3.3
nd4j-jdbc-mysql-0.4-rc3.2
nd4j-jdbc-mysql-0.4-rc3.1
nd4j-jdbc-mysql-0.4-rc3
nd4j-jdbc-mysql-0.4-rc2.2
nd4j-jdbc-mysql-0.4-rc1.2
nd4j-jdbc-mysql-0.4-rc1.1
nd4j-jdbc-mysql-0.4-rc1
nd4j-jdbc-mysql-0.4-rc0
0.0.x
nd4j-jdbc-mysql-0.0.3.5.5.5
nd4j-jdbc-mysql-0.0.3.5.5.4
nd4j-jdbc-mysql-0.0.3.5.5.3
nd4j-jdbc-mysql-0.0.3.5.5.2
nd4j-jdbc-mysql-0.0.3.5.5.1
nd4j-jdbc-mysql-0.0.3.5.5
nd4j-jdbc-mysql-0.0.3.5.4
nd4j-jdbc-mysql-0.0.3.5.3
nd4j-jdbc-mysql-0.0.3.5.2
nd4j-jdbc-mysql-0.0.3.5.1
nd4j-jdbc-mysql-0.0.3.5
nd4j-jdbc-mysql-0.0.3.4
nd4j-jdbc-mysql-0.0.3.3
nd4j-jdbc-mysql-0.0.3.2
nd4j-jdbc-mysql-0.0.3.1
nd4j-jdbc-mysql-0.0.3
nd4j-jdbc-mysql-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-jdbc-mysql</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.nd4j:nd4j-jdbc-mysql:0.9.1'

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

implementation("org.nd4j:nd4j-jdbc-mysql:0.9.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.nd4j" % "nd4j-jdbc-mysql" % "0.9.1"

Advertisement

Dependencies from Group

Aug 10, 2022
163 usages
13k stars
Aug 07, 2022
142 usages
13k stars
Aug 12, 2022
62 usages
13k stars
Aug 14, 2022
60 usages
13k stars
Aug 12, 2022
35 usages
13k stars

Discover Dependencies