License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-json-client |
Last Version | Last Version1.0.0-beta7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-json-client
Deeplearning4j Monorepo
|
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-json-client/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-json-client</artifactId>
<version>1.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-json-client/
implementation 'org.nd4j:nd4j-json-client:1.0.0-beta7'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-json-client/
implementation ("org.nd4j:nd4j-json-client:1.0.0-beta7")
'org.nd4j:nd4j-json-client:jar:1.0.0-beta7'
<dependency org="org.nd4j" name="nd4j-json-client" rev="1.0.0-beta7">
<artifact name="nd4j-json-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-json-client', version='1.0.0-beta7')
)
libraryDependencies += "org.nd4j" % "nd4j-json-client" % "1.0.0-beta7"
[org.nd4j/nd4j-json-client "1.0.0-beta7"]
Group / Artifact | Type | Version |
---|---|---|
com.mashape.unirest : unirest-java | jar | 1.4.9 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.nd4j : jackson | jar | 1.0.0-beta7 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |