is not current version
Last Version 2.1.4.RELEASE

org.springframework.cloud.stream.app:spring-cloud-starter-stream-processor-tensorflow 1.0.0.RELEASE

Spring Cloud Stream processor-tensorflow core

Categories

Categories

TensorFlow Business Logic Libraries Machine Learning
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

spring-cloud-starter-stream-processor-tensorflow
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download spring-cloud-starter-stream-processor-tensorflow 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-processor-tensorflow/ -->
<dependency>
    <groupId>org.springframework.cloud.stream.app</groupId>
    <artifactId>spring-cloud-starter-stream-processor-tensorflow</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-processor-tensorflow/
implementation 'org.springframework.cloud.stream.app:spring-cloud-starter-stream-processor-tensorflow:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/spring-cloud-starter-stream-processor-tensorflow/
implementation ("org.springframework.cloud.stream.app:spring-cloud-starter-stream-processor-tensorflow:1.0.0.RELEASE")
'org.springframework.cloud.stream.app:spring-cloud-starter-stream-processor-tensorflow:jar:1.0.0.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="spring-cloud-starter-stream-processor-tensorflow" rev="1.0.0.RELEASE">
  <artifact name="spring-cloud-starter-stream-processor-tensorflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='spring-cloud-starter-stream-processor-tensorflow', version='1.0.0.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "spring-cloud-starter-stream-processor-tensorflow" % "1.0.0.RELEASE"
[org.springframework.cloud.stream.app/spring-cloud-starter-stream-processor-tensorflow "1.0.0.RELEASE"]