Last Version

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

Set of classes and utility code that may assist in testing both spring-cloud-stream itself, and also modules.

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-stream-test-support-internal
Version

Version

3.2.4
Type

Type

jar
Description

Description

Set of classes and utility code that may assist in testing both spring-cloud-stream itself, and also modules.
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-stream-test-support-internal 3.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-logging jar

test (1)

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

Project Modules

There are no modules declared in this project.