nd4j-json-server

Deeplearning4j Monorepo

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-json-server
Last Version

Last Version

1.0.0-beta7
Release Date

Release Date

Type

Type

jar
Description

Description

nd4j-json-server
Deeplearning4j Monorepo

Download nd4j-json-server

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.nd4j : nd4j-json-client jar 1.0.0-beta7
org.slf4j : slf4j-api jar 1.7.21
org.nd4j : nd4j-api jar 1.0.0-beta7
org.glassfish.jersey.core : jersey-client jar 2.29
org.glassfish.jersey.core : jersey-server jar 2.29
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.eclipse.jetty : jetty-servlet jar 9.4.19.v20190610
org.glassfish.jersey.inject : jersey-hk2 jar 2.29
org.glassfish.jersey.media : jersey-media-json-processing jar 2.29
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.29
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
javax.activation : activation jar 1.1.1

provided (2)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1
org.projectlombok : lombok jar 1.18.12

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
com.google.code.gson : gson jar 2.8.0
org.nd4j : nd4j-common-tests jar 1.0.0-beta7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5