Last Version

Solace Spring Boot Autoconfiguration - Java 4.2.2

Autoconfiguration for messaging using the Solace Java API

License

License

Categories

Categories

Java Languages Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.solace.spring.boot
ArtifactId

ArtifactId

solace-java-spring-boot-autoconfigure
Version

Version

4.2.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/SolaceProducts/solace-spring-boot/tree/1.2.2/solace-spring-boot-autoconfigure/solace-java-spring-boot-autoconfigure
Project Organization

Project Organization

Solace

Download solace-java-spring-boot-autoconfigure 4.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
com.solace.cloud.core : solace-services-info jar 0.4.4
com.solacesystems : sol-jcsmp Optional jar 10.13.1
com.solace.cloud.cloudfoundry : solace-java-cfenv jar 1.2.2

Project Modules

There are no modules declared in this project.