License |
License |
---|---|
Categories |
CategoriesJava Languages Spring Boot Container Microservices |
GroupId | GroupIdcom.solace.spring.boot |
ArtifactId | ArtifactIdsolace-java-spring-boot-starter |
Last Version | Last Version4.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSolace Spring Boot Starter - Java
Starter for messaging using the Solace Java API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.2.2</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.2.2'
// https://jarcasting.com/artifacts/com.solace.spring.boot/solace-java-spring-boot-starter/
implementation ("com.solace.spring.boot:solace-java-spring-boot-starter:4.2.2")
'com.solace.spring.boot:solace-java-spring-boot-starter:jar:4.2.2'
<dependency org="com.solace.spring.boot" name="solace-java-spring-boot-starter" rev="4.2.2">
<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.2.2')
)
libraryDependencies += "com.solace.spring.boot" % "solace-java-spring-boot-starter" % "4.2.2"
[com.solace.spring.boot/solace-java-spring-boot-starter "4.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
com.solace.spring.boot : solace-java-spring-boot-autoconfigure | jar | 4.2.2 |
com.solacesystems : sol-jcsmp | jar | 10.13.1 |