Last Version

org.springframework.cloud:spring-cloud-stream-test-support 3.2.4

A set of classes to ease testing of Spring Cloud Stream modules.

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-test-support
Version

Version

3.2.4
Type

Type

jar
Description

Description

A set of classes to ease testing of Spring Cloud Stream modules.
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-test-support 3.2.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.cloud : spring-cloud-stream jar
org.springframework.boot : spring-boot-autoconfigure jar
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.