is not current version
Last Version 4.2.2

Solace Spring Boot Starter - Java 4.1.0

Starter for messaging using the Solace Java API

License

License

Categories

Categories

Java Languages Spring Boot Container Microservices
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-java-spring-boot-starter
Version

Version

4.1.0
Type

Type

jar
Description

Description

Solace Spring Boot Starter - Java
Starter for messaging using the Solace Java API
Project URL

Project URL

https://github.com/SolaceProducts/solace-spring-boot/tree/1.1.0/solace-spring-boot-starters/solace-java-spring-boot-starter
Project Organization

Project Organization

Solace

Download solace-java-spring-boot-starter 4.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE
com.solace.spring.boot : solace-java-spring-boot-autoconfigure jar 4.1.0
com.solacesystems : sol-jcsmp jar 10.8.1

Project Modules

There are no modules declared in this project.