is not current version
Last Version 1.7

com.github.jameshnsears:xqa-commons-qpid-jms 1.0

common qpid-jms functionality used by various xqa projects.

GroupId

GroupId

com.github.jameshnsears
ArtifactId

ArtifactId

xqa-commons-qpid-jms
Version

Version

1.0
Type

Type

jar

Download xqa-commons-qpid-jms 1.0


<!-- https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/ -->
<dependency>
    <groupId>com.github.jameshnsears</groupId>
    <artifactId>xqa-commons-qpid-jms</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/
implementation 'com.github.jameshnsears:xqa-commons-qpid-jms:1.0'
// https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/
implementation ("com.github.jameshnsears:xqa-commons-qpid-jms:1.0")
'com.github.jameshnsears:xqa-commons-qpid-jms:jar:1.0'
<dependency org="com.github.jameshnsears" name="xqa-commons-qpid-jms" rev="1.0">
  <artifact name="xqa-commons-qpid-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jameshnsears', module='xqa-commons-qpid-jms', version='1.0')
)
libraryDependencies += "com.github.jameshnsears" % "xqa-commons-qpid-jms" % "1.0"
[com.github.jameshnsears/xqa-commons-qpid-jms "1.0"]