MVN

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

Maven & Gradle

Jan 28, 2017
14 stars

Solace JMS API Spring Boot Starter and AutoConfiguration · Parent POM for Solace JMS API Spring Boot Starter and AutoConfiguration

<dependency>
    <groupId>com.solace.labs.spring.boot</groupId>
    <artifactId>solace-jms-spring-boot-parent</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.solace.labs.spring.boot : solace-jms-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.solace.labs.spring.boot : solace-jms-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
solace-jms-spring-boot-parent-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.solace.labs.spring.boot</groupId>
    <artifactId>solace-jms-spring-boot-parent</artifactId>
    <version>0.1.2</version>
</dependency>