MVN

com.solace.spring.boot : solace-spring-boot-bom

Maven & Gradle

May 17, 2023
1 usages
15 stars

Solace Spring Boot BOM · BOM for Solace Spring Boot

<dependency>
    <groupId>com.solace.spring.boot</groupId>
    <artifactId>solace-spring-boot-bom</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
solace-spring-boot-bom-2.0.0
1.3.x
solace-spring-boot-bom-1.3.0
1.2.x
solace-spring-boot-bom-1.2.2
solace-spring-boot-bom-1.2.1
solace-spring-boot-bom-1.2.0
1.1.x
solace-spring-boot-bom-1.1.1
solace-spring-boot-bom-1.1.0
1.0.x
solace-spring-boot-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.solace.spring.boot</groupId>
    <artifactId>solace-spring-boot-bom</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement