is not current version
Last Version 3.2.1

com.solace.spring.boot:solace-jms-spring-boot-parent 1.1.0

Parent POM for Solace JMS API Spring Boot Starter and AutoConfiguration

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-jms-spring-boot-parent
Version

Version

1.1.0
Type

Type

pom

Download solace-jms-spring-boot-parent 1.1.0


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