org.nd4j:nd4j-common-tests

Deeplearning4j Monorepo

License

License

GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-common-tests
Last Version

Last Version

1.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

Deeplearning4j Monorepo

Download nd4j-common-tests

How to add to project

<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-common-tests/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-common-tests</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-common-tests/
implementation 'org.nd4j:nd4j-common-tests:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-common-tests/
implementation ("org.nd4j:nd4j-common-tests:1.0.0-M2")
'org.nd4j:nd4j-common-tests:jar:1.0.0-M2'
<dependency org="org.nd4j" name="nd4j-common-tests" rev="1.0.0-M2">
  <artifact name="nd4j-common-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-common-tests', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "nd4j-common-tests" % "1.0.0-M2"
[org.nd4j/nd4j-common-tests "1.0.0-M2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.junit.vintage : junit-vintage-engine jar 5.8.0-M1
org.nd4j : nd4j-api jar 1.0.0-M2

provided (2)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M2
1.0.0-M1.1
1.0.0-M1
1.0.0-beta7