License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-parameter-server |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-parameter-server
Deeplearning4j Monorepo
|
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-parameter-server</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server/
implementation 'org.nd4j:nd4j-parameter-server:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server/
implementation ("org.nd4j:nd4j-parameter-server:1.0.0-M2")
'org.nd4j:nd4j-parameter-server:jar:1.0.0-M2'
<dependency org="org.nd4j" name="nd4j-parameter-server" rev="1.0.0-M2">
<artifact name="nd4j-parameter-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-parameter-server', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "nd4j-parameter-server" % "1.0.0-M2"
[org.nd4j/nd4j-parameter-server "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-parameter-server-model | jar | 1.0.0-M2 |
org.nd4j : nd4j-aeron | jar | 1.0.0-M2 |
com.beust : jcommander | jar | 1.27 |
com.mashape.unirest : unirest-java | jar | 1.4.9 |
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.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
org.nd4j : nd4j-common-tests | jar | 1.0.0-M2 |