org.nd4j:python4j-parent

Deeplearning4j Monorepo

License

License

Categories

Categories

Python Languages
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

python4j-parent
Last Version

Last Version

1.0.0-M2
Release Date

Release Date

Type

Type

pom
Description

Description

Deeplearning4j Monorepo

Download python4j-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.nd4j/python4j-parent/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>python4j-parent</artifactId>
    <version>1.0.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/python4j-parent/
implementation 'org.nd4j:python4j-parent:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/python4j-parent/
implementation ("org.nd4j:python4j-parent:1.0.0-M2")
'org.nd4j:python4j-parent:pom:1.0.0-M2'
<dependency org="org.nd4j" name="python4j-parent" rev="1.0.0-M2">
  <artifact name="python4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='python4j-parent', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "python4j-parent" % "1.0.0-M2"
[org.nd4j/python4j-parent "1.0.0-M2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
commons-io : commons-io jar 2.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

  • python4j-core
  • python4j-numpy

Versions

Version
1.0.0-M2
1.0.0-M1.1
1.0.0-M1