Last Version

Spring Boot AutoConfiguration :: Solace Java API 0.1.3

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.labs.spring.boot
ArtifactId

ArtifactId

solace-java-spring-boot-autoconfigure
Version

Version

0.1.3
Type

Type

jar
Description

Description

Spring Boot AutoConfiguration :: Solace Java API
AutoConfiguration for messaging using the Solace Java API
Project URL

Project URL

https://github.com/SolaceLabs/solace-java-spring-boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download solace-java-spring-boot-autoconfigure 0.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.4.3.RELEASE
com.solacesystems : sol-jcsmp Optional jar 10.0.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.3.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.3.RELEASE

Project Modules

There are no modules declared in this project.