is not current version
Last Version 1.2.2

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

BOM for Solace Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-spring-boot-bom
Version

Version

1.0.0
Type

Type

pom

Download solace-spring-boot-bom 1.0.0


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