License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-common-tests |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeeplearning4j Monorepo
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |