License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-cid-jms-spring-boot |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncid-jms-spring-boot
Library for integrating spt-development/spt-development-cid-jms-spring into a Spring Boot application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spt-development-cid-jms-spring-boot-2.0.5.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot/ -->
<dependency>
<groupId>com.spt-development</groupId>
<artifactId>spt-development-cid-jms-spring-boot</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot/
implementation 'com.spt-development:spt-development-cid-jms-spring-boot:2.0.5'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring-boot/
implementation ("com.spt-development:spt-development-cid-jms-spring-boot:2.0.5")
'com.spt-development:spt-development-cid-jms-spring-boot:pom:2.0.5'
<dependency org="com.spt-development" name="spt-development-cid-jms-spring-boot" rev="2.0.5">
<artifact name="spt-development-cid-jms-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-cid-jms-spring-boot', version='2.0.5')
)
libraryDependencies += "com.spt-development" % "spt-development-cid-jms-spring-boot" % "2.0.5"
[com.spt-development/spt-development-cid-jms-spring-boot "2.0.5"]