nd4j-grpc

Deeplearning4j Monorepo

License

License

Categories

Categories

CLI User Interface gRPC Net Networking
GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

nd4j-grpc-client
Last Version

Last Version

1.0.0-beta7
Release Date

Release Date

Type

Type

jar
Description

Description

nd4j-grpc
Deeplearning4j Monorepo
Project URL

Project URL

http://www.example.com

Download nd4j-grpc-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.nd4j : nd4j-api jar 1.0.0-beta7
com.google.flatbuffers : flatbuffers-java-grpc jar 1.10.0
io.grpc : grpc-all jar 1.14.0

provided (3)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
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