License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIddeeplearning4j-common-tests |
Version | Version1.0.0-M1 |
Type | Typejar |
Description |
DescriptionDeepLearning for java
|
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-common-tests/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-common-tests</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-common-tests/
implementation 'org.deeplearning4j:deeplearning4j-common-tests:1.0.0-M1'
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-common-tests/
implementation ("org.deeplearning4j:deeplearning4j-common-tests:1.0.0-M1")
'org.deeplearning4j:deeplearning4j-common-tests:jar:1.0.0-M1'
<dependency org="org.deeplearning4j" name="deeplearning4j-common-tests" rev="1.0.0-M1">
<artifact name="deeplearning4j-common-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='deeplearning4j-common-tests', version='1.0.0-M1')
)
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-common-tests" % "1.0.0-M1"
[org.deeplearning4j/deeplearning4j-common-tests "1.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-api | jar | 1.0.0-M1 |
org.nd4j : nd4j-common-tests | jar | 1.0.0-M1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
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.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
com.google.android : android | jar | 4.1.1.4 |