License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-jdbc-mysql |
Last Version | Last Version1.0.0-beta7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeeplearning4j Monorepo
|
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jdbc-mysql/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-jdbc-mysql</artifactId>
<version>1.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jdbc-mysql/
implementation 'org.nd4j:nd4j-jdbc-mysql:1.0.0-beta7'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jdbc-mysql/
implementation ("org.nd4j:nd4j-jdbc-mysql:1.0.0-beta7")
'org.nd4j:nd4j-jdbc-mysql:jar:1.0.0-beta7'
<dependency org="org.nd4j" name="nd4j-jdbc-mysql" rev="1.0.0-beta7">
<artifact name="nd4j-jdbc-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jdbc-mysql', version='1.0.0-beta7')
)
libraryDependencies += "org.nd4j" % "nd4j-jdbc-mysql" % "1.0.0-beta7"
[org.nd4j/nd4j-jdbc-mysql "1.0.0-beta7"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-jdbc-api | jar | 1.0.0-beta7 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.nd4j : nd4j-common-tests | jar | 1.0.0-beta7 |