License |
License |
---|---|
Categories |
CategoriesJava Languages Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.solace.labs.spring.boot |
ArtifactId | ArtifactIdsolace-java-spring-boot-autoconfigure |
Version | Version0.1.3 |
Type | Typejar |
Description |
DescriptionSpring Boot AutoConfiguration :: Solace Java API
AutoConfiguration for messaging using the Solace Java API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.4.3.RELEASE |