License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-cid-jms-spring-boot-autoconfigure |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncid-jms-spring-boot-autoconfigure
Library for integrating spt-development/spt-development-cid-jms-spring into a Spring Boot application.
|
<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.spt-development</groupId>
<artifactId>spt-development-cid-jms-spring-boot-autoconfigure</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot-autoconfigure/
implementation 'com.spt-development:spt-development-cid-jms-spring-boot-autoconfigure:2.0.5'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot-autoconfigure/
implementation ("com.spt-development:spt-development-cid-jms-spring-boot-autoconfigure:2.0.5")
'com.spt-development:spt-development-cid-jms-spring-boot-autoconfigure:jar:2.0.5'
<dependency org="com.spt-development" name="spt-development-cid-jms-spring-boot-autoconfigure" rev="2.0.5">
<artifact name="spt-development-cid-jms-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-cid-jms-spring-boot-autoconfigure', version='2.0.5')
)
libraryDependencies += "com.spt-development" % "spt-development-cid-jms-spring-boot-autoconfigure" % "2.0.5"
[com.spt-development/spt-development-cid-jms-spring-boot-autoconfigure "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework : spring-jms | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.spt-development : spt-development-cid-jms-spring | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.hamcrest : hamcrest | jar | |
ch.qos.logback : logback-classic | jar |