| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.swiftmq |
| ArtifactId | ArtifactIdswiftmq-client |
| Last Version | Last Version12.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwiftMQ Client
Client for SwiftMQ Messaging System with JMS, AMQP 1.0 and file transfer over JMS.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swiftmq-client-12.4.1.pom | |
| swiftmq-client-12.4.1.jar | 2 MB |
| swiftmq-client-12.4.1-sources.jar | 2 MB |
| swiftmq-client-12.4.1-javadoc.jar | 9 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.swiftmq/swiftmq-client/ -->
<dependency>
<groupId>com.swiftmq</groupId>
<artifactId>swiftmq-client</artifactId>
<version>12.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.swiftmq/swiftmq-client/
implementation 'com.swiftmq:swiftmq-client:12.4.1'
// https://jarcasting.com/artifacts/com.swiftmq/swiftmq-client/
implementation ("com.swiftmq:swiftmq-client:12.4.1")
'com.swiftmq:swiftmq-client:jar:12.4.1'
<dependency org="com.swiftmq" name="swiftmq-client" rev="12.4.1">
<artifact name="swiftmq-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swiftmq', module='swiftmq-client', version='12.4.1')
)
libraryDependencies += "com.swiftmq" % "swiftmq-client" % "12.4.1"
[com.swiftmq/swiftmq-client "12.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.magicwerk : brownies-collections | jar | 0.9.13 |
| org.dom4j : dom4j | jar | 2.1.3 |
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |
| javax.jms : jms-api | jar | 1.1-rev-1 |
| org.jline : jline | jar | 3.10.0 |