License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdpython4j-core |
Version | Version1.0.0-M1 |
Type | Typejar |
Description |
DescriptionDeeplearning4j Monorepo
|
Filename | Size |
---|---|
python4j-core-1.0.0-M1.pom | |
python4j-core-1.0.0-M1.jar | 50 KB |
python4j-core-1.0.0-M1-sources.jar | 26 KB |
python4j-core-1.0.0-M1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/python4j-core/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>python4j-core</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/python4j-core/
implementation 'org.nd4j:python4j-core:1.0.0-M1'
// https://jarcasting.com/artifacts/org.nd4j/python4j-core/
implementation ("org.nd4j:python4j-core:1.0.0-M1")
'org.nd4j:python4j-core:jar:1.0.0-M1'
<dependency org="org.nd4j" name="python4j-core" rev="1.0.0-M1">
<artifact name="python4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='python4j-core', version='1.0.0-M1')
)
libraryDependencies += "org.nd4j" % "python4j-core" % "1.0.0-M1"
[org.nd4j/python4j-core "1.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20190722 |
org.bytedeco : cpython-platform | jar | 3.9.2-1.5.5 |
org.nd4j : nd4j-common | jar | 1.0.0-M1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
commons-io : commons-io | jar | 2.5 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-common-tests | jar | 1.0.0-M1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |