| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.nd4j |
| Идентификатор | Идентификаторnd4j-common-tests |
| Последняя версия | Последняя версия1.0.0-M2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDeeplearning4j Monorepo
|
| Имя Файла | Размер |
|---|---|
| nd4j-common-tests-1.0.0-M2.pom | |
| nd4j-common-tests-1.0.0-M2.jar | 12 KB |
| nd4j-common-tests-1.0.0-M2-sources.jar | 9 KB |
| nd4j-common-tests-1.0.0-M2-javadoc.jar | 34 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |