is not current version
Last Version 1.2.2

com.solace.spring.boot:solace-spring-boot-starter 1.2.0

Starter for JCSMP/JMS messaging using Solace

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-spring-boot-starter
Version

Version

1.2.0
Type

Type

jar

Download solace-spring-boot-starter 1.2.0


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