is not current version
Last Version 3.2.1

com.solace.spring.boot:solace-java-spring-boot-parent 3.2.0

Parent POM for Solace Java API Spring Boot AutoConfiguration

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-java-spring-boot-parent
Version

Version

3.2.0
Type

Type

pom

Download solace-java-spring-boot-parent 3.2.0


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