Last Version

object-detection-processor 3.2.1

Object Detection (tensorflow) processor apps

License

License

GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

object-detection-processor
Version

Version

3.2.1
Type

Type

jar
Description

Description

object-detection-processor
Object Detection (tensorflow) processor apps

Download object-detection-processor 3.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.cloud.fn : object-detection-function jar
org.springframework.cloud : spring-cloud-stream jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-stream test-jar

Project Modules

There are no modules declared in this project.