is not current version
Last Version 1.3.4.RELEASE

org.springframework.cloud:spring-cloud-stream-binder-kafka-0.10.1-test 1.3.3.RELEASE

Spring Cloud Stream Kafka Binder 0.10.1 Tests

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-kafka-0.10.1-test
Version

Version

1.3.3.RELEASE
Type

Type

jar

Download spring-cloud-stream-binder-kafka-0.10.1-test 1.3.3.RELEASE


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