License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.springframework.cloud.stream.app |
ArtifactId | ArtifactIdhttpclient-processor-rabbit |
Version | Version2.1.5.RELEASE |
Type | Typejar |
Description |
Descriptionhttpclient-processor-rabbit
Spring Cloud Stream Httpclient Processor Rabbit Binder Application
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/httpclient-processor-rabbit/ -->
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>httpclient-processor-rabbit</artifactId>
<version>2.1.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/httpclient-processor-rabbit/
implementation 'org.springframework.cloud.stream.app:httpclient-processor-rabbit:2.1.5.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.cloud.stream.app/httpclient-processor-rabbit/
implementation ("org.springframework.cloud.stream.app:httpclient-processor-rabbit:2.1.5.RELEASE")
'org.springframework.cloud.stream.app:httpclient-processor-rabbit:jar:2.1.5.RELEASE'
<dependency org="org.springframework.cloud.stream.app" name="httpclient-processor-rabbit" rev="2.1.5.RELEASE">
<artifact name="httpclient-processor-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.stream.app', module='httpclient-processor-rabbit', version='2.1.5.RELEASE')
)
libraryDependencies += "org.springframework.cloud.stream.app" % "httpclient-processor-rabbit" % "2.1.5.RELEASE"
[org.springframework.cloud.stream.app/httpclient-processor-rabbit "2.1.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.13.RELEASE |
org.springframework.cloud.stream.app : app-starters-test-support | jar | |
org.springframework.cloud.stream.app : httpclient-app-starters-test-support | jar |