GroupId | GroupIdcom.github.jameshnsears |
---|---|
ArtifactId | ArtifactIdxqa-commons-qpid-jms |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
xqa-commons-qpid-jms-1.4.pom | |
xqa-commons-qpid-jms-1.4.jar | 11 KB |
xqa-commons-qpid-jms-1.4-sources.jar | 7 KB |
xqa-commons-qpid-jms-1.4-javadoc.jar | 43 KB |
Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/
implementation 'com.github.jameshnsears:xqa-commons-qpid-jms:1.4'
// https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/
implementation ("com.github.jameshnsears:xqa-commons-qpid-jms:1.4")
'com.github.jameshnsears:xqa-commons-qpid-jms:jar:1.4'
<dependency org="com.github.jameshnsears" name="xqa-commons-qpid-jms" rev="1.4">
<artifact name="xqa-commons-qpid-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jameshnsears', module='xqa-commons-qpid-jms', version='1.4')
)
libraryDependencies += "com.github.jameshnsears" % "xqa-commons-qpid-jms" % "1.4"
[com.github.jameshnsears/xqa-commons-qpid-jms "1.4"]