Last Version

Solace Spring Boot Starter - JMS 4.2.2

Starter for JMS messaging using Solace

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-jms-spring-boot-starter
Version

Version

4.2.2
Type

Type

jar
Description

Description

Solace Spring Boot Starter - JMS
Starter for JMS messaging using Solace
Project URL

Project URL

https://github.com/SolaceProducts/solace-spring-boot/tree/1.2.2/solace-spring-boot-starters/solace-jms-spring-boot-starter
Project Organization

Project Organization

Solace

Download solace-jms-spring-boot-starter 4.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.6
org.springframework : spring-jms jar 5.3.18
com.solace.spring.boot : solace-jms-spring-boot-autoconfigure jar 4.2.2
com.solacesystems : sol-jms jar 10.13.1

Project Modules

There are no modules declared in this project.