License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-common |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-common
Deeplearning4j Monorepo
|
Filename | Size |
---|---|
nd4j-common-1.0.0-M2.pom | |
nd4j-common-1.0.0-M2.jar | 242 KB |
nd4j-common-1.0.0-M2-sources.jar | 164 KB |
nd4j-common-1.0.0-M2-javadoc.jar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-common/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-common</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-common/
implementation 'org.nd4j:nd4j-common:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-common/
implementation ("org.nd4j:nd4j-common:1.0.0-M2")
'org.nd4j:nd4j-common:jar:1.0.0-M2'
<dependency org="org.nd4j" name="nd4j-common" rev="1.0.0-M2">
<artifact name="nd4j-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-common', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "nd4j-common" % "1.0.0-M2"
[org.nd4j/nd4j-common "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : jackson | jar | 1.0.0-M2 |
org.nd4j : guava | jar | 1.0.0-M2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-math3 | jar | 3.5 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.commons : commons-compress | jar | 1.21 |
commons-codec : commons-codec | jar | 1.10 |
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-api | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.0-M1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |