is not current version
Last Version 3.3.1

Solace Spring Cloud Stream Binder 3.1.0

A Spring Cloud Stream Binder implementation using the Solace Java API (JCSMP)

License

License

GroupId

GroupId

com.solace.spring.cloud
ArtifactId

ArtifactId

spring-cloud-stream-binder-solace
Version

Version

3.1.0
Type

Type

jar
Description

Description

Solace Spring Cloud Stream Binder
A Spring Cloud Stream Binder implementation using the Solace Java API (JCSMP)
Project URL

Project URL

https://github.com/SolaceProducts/solace-spring-cloud/tree/2.1.0/solace-spring-cloud-stream-binder
Project Organization

Project Organization

Solace

Download spring-cloud-stream-binder-solace 3.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.solace.spring.cloud : spring-cloud-stream-binder-solace-core jar 3.1.0
com.solacesystems : sol-jcsmp jar 10.10.0
com.solace.spring.boot : solace-java-spring-boot-starter jar 4.1.0
org.springframework.boot : spring-boot jar 2.4.3
org.springframework.cloud : spring-cloud-stream jar 3.1.1

Project Modules

There are no modules declared in this project.