License |
License |
---|---|
Categories |
CategoriesCLI User Interface gRPC Net Networking |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-grpc-client |
Last Version | Last Version1.0.0-beta7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-grpc
Deeplearning4j Monorepo
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |
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 |