is not current version
Last Version 2.1.5.RELEASE

org.springframework.cloud.stream.app:httpclient-app-starters-test-support 2.0.0.RELEASE


Categories

Categories

CLI User Interface
GroupId

GroupId

org.springframework.cloud.stream.app
ArtifactId

ArtifactId

httpclient-app-starters-test-support
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download httpclient-app-starters-test-support 2.0.0.RELEASE


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