| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jameshnsears |
| ArtifactId | ArtifactIdxqa-commons-qpid-jms |
| Version | Version1.7 |
| Type | Typejar |
| Description |
Descriptionxqa-commons-qpid-jms
common qpid-jms functionality used by various xqa projects.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xqa-commons-qpid-jms-1.7.pom | |
| xqa-commons-qpid-jms-1.7.jar | 12 KB |
| xqa-commons-qpid-jms-1.7-sources.jar | 7 KB |
| xqa-commons-qpid-jms-1.7-javadoc.jar | 385 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/
implementation 'com.github.jameshnsears:xqa-commons-qpid-jms:1.7'
// https://jarcasting.com/artifacts/com.github.jameshnsears/xqa-commons-qpid-jms/
implementation ("com.github.jameshnsears:xqa-commons-qpid-jms:1.7")
'com.github.jameshnsears:xqa-commons-qpid-jms:jar:1.7'
<dependency org="com.github.jameshnsears" name="xqa-commons-qpid-jms" rev="1.7">
<artifact name="xqa-commons-qpid-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jameshnsears', module='xqa-commons-qpid-jms', version='1.7')
)
libraryDependencies += "com.github.jameshnsears" % "xqa-commons-qpid-jms" % "1.7"
[com.github.jameshnsears/xqa-commons-qpid-jms "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.qpid : qpid-jms-client | jar | 0.38.0 |
| commons-codec : commons-codec | jar | 1.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.10.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.3.2 |