TensorFlow4j

A Java Library for Protobuf in TensorFlow and TensorFlow-Serving

License

License

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

xyz.codemeans.tensorflow4j
ArtifactId

ArtifactId

serving-proto
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

TensorFlow4j
A Java Library for Protobuf in TensorFlow and TensorFlow-Serving
Project URL

Project URL

https://github.com/YuanWenqing/tensorflow4j
Source Code Management

Source Code Management

https://github.com/YuanWenqing/tensorflow4j

Download serving-proto

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0