| License |
License |
|---|---|
| GroupId | GroupIdorg.nd4j |
| ArtifactId | ArtifactIdnd4j-arrow |
| Last Version | Last Version1.0.0-M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnd4j-arrow
Deeplearning4j Monorepo
|
| Filename | Size |
|---|---|
| nd4j-arrow-1.0.0-M2.pom | |
| nd4j-arrow-1.0.0-M2.jar | 9 KB |
| nd4j-arrow-1.0.0-M2-sources.jar | 7 KB |
| nd4j-arrow-1.0.0-M2-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-arrow/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-arrow</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-arrow/
implementation 'org.nd4j:nd4j-arrow:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-arrow/
implementation ("org.nd4j:nd4j-arrow:1.0.0-M2")
'org.nd4j:nd4j-arrow:jar:1.0.0-M2'
<dependency org="org.nd4j" name="nd4j-arrow" rev="1.0.0-M2">
<artifact name="nd4j-arrow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-arrow', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "nd4j-arrow" % "1.0.0-M2"
[org.nd4j/nd4j-arrow "1.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.arrow : arrow-vector | jar | 6.0.1 |
| org.nd4j : nd4j-api | jar | 1.0.0-M2 |
| org.nd4j : nd4j-common | 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.nd4j : nd4j-common-tests | jar | 1.0.0-M2 |