is not current version
Last Version 1.0.0-beta7

org.nd4j:nd4j-jdbc 0.4-rc1.1


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-jdbc
Version

Version

0.4-rc1.1
Type

Type

pom

Download nd4j-jdbc 0.4-rc1.1

Filename Size
nd4j-jdbc-0.4-rc1.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jdbc/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-jdbc</artifactId>
    <version>0.4-rc1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jdbc/
implementation 'org.nd4j:nd4j-jdbc:0.4-rc1.1'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jdbc/
implementation ("org.nd4j:nd4j-jdbc:0.4-rc1.1")
'org.nd4j:nd4j-jdbc:pom:0.4-rc1.1'
<dependency org="org.nd4j" name="nd4j-jdbc" rev="0.4-rc1.1">
  <artifact name="nd4j-jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jdbc', version='0.4-rc1.1')
)
libraryDependencies += "org.nd4j" % "nd4j-jdbc" % "0.4-rc1.1"
[org.nd4j/nd4j-jdbc "0.4-rc1.1"]