is not current version
Last Version 2.0.5

com.spt-development:spt-development-cid-jms-spring 2.0.3

Library for integrating spt-development/spt-development-cid into a Spring JMS (listener) project.

GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-cid-jms-spring
Version

Version

2.0.3
Type

Type

jar

Download spt-development-cid-jms-spring 2.0.3


<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring/ -->
<dependency>
    <groupId>com.spt-development</groupId>
    <artifactId>spt-development-cid-jms-spring</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring/
implementation 'com.spt-development:spt-development-cid-jms-spring:2.0.3'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring/
implementation ("com.spt-development:spt-development-cid-jms-spring:2.0.3")
'com.spt-development:spt-development-cid-jms-spring:jar:2.0.3'
<dependency org="com.spt-development" name="spt-development-cid-jms-spring" rev="2.0.3">
  <artifact name="spt-development-cid-jms-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-cid-jms-spring', version='2.0.3')
)
libraryDependencies += "com.spt-development" % "spt-development-cid-jms-spring" % "2.0.3"
[com.spt-development/spt-development-cid-jms-spring "2.0.3"]