is not current version
Last Version 1.2.2

com.solace.spring.boot:solace-spring-boot-build 1.2.0

Build for Solace Spring Boot support

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-spring-boot-build
Version

Version

1.2.0
Type

Type

pom

Download solace-spring-boot-build 1.2.0


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