is not current version
Last Version 1.0.2.RELEASE

org.springframework.cloud.stream.app:python-http-processor-kafka-10 1.0.0.RELEASE

Spring Cloud Stream Python Http Processor Kafka 10 Binder Application

Categories

Categories

Python Languages
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

python-http-processor-kafka-10
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download python-http-processor-kafka-10 1.0.0.RELEASE


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