| License |
License |
|---|---|
| GroupId | GroupIdorg.nd4j |
| ArtifactId | ArtifactIdnd4j-common-tests |
| Version | Version1.0.0-M1 |
| Type | Typejar |
| Description |
DescriptionDeeplearning4j Monorepo
|
| Filename | Size |
|---|---|
| nd4j-common-tests-1.0.0-M1.pom | |
| nd4j-common-tests-1.0.0-M1.jar | 18 KB |
| nd4j-common-tests-1.0.0-M1-sources.jar | 15 KB |
| nd4j-common-tests-1.0.0-M1-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-common-tests/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-common-tests</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-common-tests/
implementation 'org.nd4j:nd4j-common-tests:1.0.0-M1'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-common-tests/
implementation ("org.nd4j:nd4j-common-tests:1.0.0-M1")
'org.nd4j:nd4j-common-tests:jar:1.0.0-M1'
<dependency org="org.nd4j" name="nd4j-common-tests" rev="1.0.0-M1">
<artifact name="nd4j-common-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-common-tests', version='1.0.0-M1')
)
libraryDependencies += "org.nd4j" % "nd4j-common-tests" % "1.0.0-M1"
[org.nd4j/nd4j-common-tests "1.0.0-M1"]
| 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-M1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.reflections : reflections | jar | 0.9.10 |
| org.springframework : spring-core | jar | 5.0.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |