Last Version

Spring Boot AutoConfiguration :: Solace JMS AutoConfiguration 0.1.2

AutoConfiguration for JMS messaging using Solace

License

License

Categories

Categories

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

GroupId

com.solace.labs.spring.boot
ArtifactId

ArtifactId

solace-jms-spring-boot-autoconfigure
Version

Version

0.1.2
Type

Type

jar
Description

Description

Spring Boot AutoConfiguration :: Solace JMS AutoConfiguration
AutoConfiguration for JMS messaging using Solace
Project URL

Project URL

https://github.com/SolaceLabs/solace-jms-spring-boot

Download solace-jms-spring-boot-autoconfigure 0.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework : spring-jms Optional jar
com.solacesystems : sol-jms Optional jar 10.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.