License |
License |
---|---|
Categories |
CategoriesTensorFlow Business Logic Libraries Machine Learning |
GroupId | GroupIdxyz.codemeans.tensorflow4j |
ArtifactId | ArtifactIdserving-proto |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTensorFlow4j
A Java Library for Protobuf in TensorFlow and TensorFlow-Serving
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serving-proto-1.12.0.pom | |
serving-proto-1.12.0.jar | 10 MB |
serving-proto-1.12.0-sources.jar | 3 MB |
serving-proto-1.12.0-proto.zip | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.codemeans.tensorflow4j/serving-proto/ -->
<dependency>
<groupId>xyz.codemeans.tensorflow4j</groupId>
<artifactId>serving-proto</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.tensorflow4j/serving-proto/
implementation 'xyz.codemeans.tensorflow4j:serving-proto:1.12.0'
// https://jarcasting.com/artifacts/xyz.codemeans.tensorflow4j/serving-proto/
implementation ("xyz.codemeans.tensorflow4j:serving-proto:1.12.0")
'xyz.codemeans.tensorflow4j:serving-proto:jar:1.12.0'
<dependency org="xyz.codemeans.tensorflow4j" name="serving-proto" rev="1.12.0">
<artifact name="serving-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.tensorflow4j', module='serving-proto', version='1.12.0')
)
libraryDependencies += "xyz.codemeans.tensorflow4j" % "serving-proto" % "1.12.0"
[xyz.codemeans.tensorflow4j/serving-proto "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.6.1 |
io.grpc : grpc-protobuf | jar | 1.18.0 |
io.grpc : grpc-stub | jar | 1.18.0 |