is not current version
Last Version 2.0.5

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

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.1
Type

Type

jar

Download spt-development-cid-jms-spring 2.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-cid-jms-spring/
implementation ("com.spt-development:spt-development-cid-jms-spring:2.0.1")
'com.spt-development:spt-development-cid-jms-spring:jar:2.0.1'
<dependency org="com.spt-development" name="spt-development-cid-jms-spring" rev="2.0.1">
  <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.1')
)
libraryDependencies += "com.spt-development" % "spt-development-cid-jms-spring" % "2.0.1"
[com.spt-development/spt-development-cid-jms-spring "2.0.1"]