License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.solace.spring.boot |
ArtifactId | ArtifactIdsolace-jms-spring-boot-autoconfigure |
Version | Version4.2.1 |
Type | Typejar |
Description |
DescriptionSolace Spring Boot Autoconfiguration - JMS
Autoconfiguration for JMS messaging using Solace
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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>4.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:4.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:4.2.1")
'com.solace.spring.boot:solace-jms-spring-boot-autoconfigure:jar:4.2.1'
<dependency org="com.solace.spring.boot" name="solace-jms-spring-boot-autoconfigure" rev="4.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='4.2.1')
)
libraryDependencies += "com.solace.spring.boot" % "solace-jms-spring-boot-autoconfigure" % "4.2.1"
[com.solace.spring.boot/solace-jms-spring-boot-autoconfigure "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.4 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.6.4 |
org.springframework : spring-jms Optional | jar | 5.3.16 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.4 |
com.solace.cloud.core : solace-services-info | jar | 0.4.4 |
com.solacesystems : sol-jms Optional | jar | 10.13.1 |
com.solace.cloud.cloudfoundry : solace-java-cfenv | jar | 1.2.1 |