is not current version
Last Version 3.2.1

org.springframework.cloud.stream.app:stream-applications-test-support 3.2.0

Stream Applications Core Parent

License

License

GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

stream-applications-test-support
Version

Version

3.2.0
Type

Type

jar
Description

Description

Stream Applications Core Parent

Download stream-applications-test-support 3.2.0


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

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.integration : spring-integration-test jar
org.springframework.integration : spring-integration-test-support jar
org.springframework.integration : spring-integration-amqp jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
org.testcontainers : testcontainers Optional jar
org.testcontainers : junit-jupiter Optional jar
org.testcontainers : kafka Optional jar
org.testcontainers : rabbitmq Optional jar
org.springframework.kafka : spring-kafka jar 2.8.2
org.springframework.amqp : spring-rabbit jar 2.4.2
com.github.ben-manes.caffeine : caffeine jar
org.awaitility : awaitility jar
com.rabbitmq : http-client jar 3.8.0.RELEASE
org.springframework : spring-web jar
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
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.