License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-grpc |
Last Version | Last Version1.0.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-grpc
Deeplearning4j Monorepo
|
Project URL |
Project URL |
Filename | Size |
---|---|
nd4j-grpc-1.0.0-beta4.pom | |
nd4j-grpc-1.0.0-beta4.jar | 19 KB |
nd4j-grpc-1.0.0-beta4-sources.jar | 8 KB |
nd4j-grpc-1.0.0-beta4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-grpc/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-grpc</artifactId>
<version>1.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-grpc/
implementation 'org.nd4j:nd4j-grpc:1.0.0-beta4'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-grpc/
implementation ("org.nd4j:nd4j-grpc:1.0.0-beta4")
'org.nd4j:nd4j-grpc:jar:1.0.0-beta4'
<dependency org="org.nd4j" name="nd4j-grpc" rev="1.0.0-beta4">
<artifact name="nd4j-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-grpc', version='1.0.0-beta4')
)
libraryDependencies += "org.nd4j" % "nd4j-grpc" % "1.0.0-beta4"
[org.nd4j/nd4j-grpc "1.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-api | jar | 1.0.0-beta4 |
com.google.flatbuffers : flatbuffers-java-grpc | jar | 1.10.0 |
io.grpc : grpc-all | jar | 1.14.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.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.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.nd4j : nd4j-native | jar | 1.0.0-beta4 |