is not current version
Last Version 4.2.2

com.solace.spring.boot:solace-jms-spring-boot-autoconfigure 3.2.1

AutoConfiguration for JMS messaging using Solace

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-jms-spring-boot-autoconfigure
Version

Version

3.2.1
Type

Type

jar

Download solace-jms-spring-boot-autoconfigure 3.2.1


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