License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.fabric8.mq |
ArtifactId | ArtifactIdmq-client |
Last Version | Last Version2.2.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: MQ :: Client
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mq-client-2.2.100.pom | |
mq-client-2.2.100.jar | 16 KB |
mq-client-2.2.100-sources.jar | 7 KB |
mq-client-2.2.100-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.mq/mq-client/ -->
<dependency>
<groupId>io.fabric8.mq</groupId>
<artifactId>mq-client</artifactId>
<version>2.2.100</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.mq/mq-client/
implementation 'io.fabric8.mq:mq-client:2.2.100'
// https://jarcasting.com/artifacts/io.fabric8.mq/mq-client/
implementation ("io.fabric8.mq:mq-client:2.2.100")
'io.fabric8.mq:mq-client:jar:2.2.100'
<dependency org="io.fabric8.mq" name="mq-client" rev="2.2.100">
<artifact name="mq-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.mq', module='mq-client', version='2.2.100')
)
libraryDependencies += "io.fabric8.mq" % "mq-client" % "2.2.100"
[io.fabric8.mq/mq-client "2.2.100"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.annotations Optional | jar | 1.9.12 |
org.apache.activemq : activemq-osgi Optional | jar | 5.12.1 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.activemq : activemq-pool | jar | 5.12.1 |
io.fabric8 : fabric8-utils | jar | 2.2.100 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.12 |