License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdqpid-common |
Last Version | Last Version6.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Qpid Common
Common functionality
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qpid-common-6.1.7.pom | |
qpid-common-6.1.7.jar | 1 MB |
qpid-common-6.1.7-sources.jar | 973 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-common/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-common</artifactId>
<version>6.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-common/
implementation 'org.apache.qpid:qpid-common:6.1.7'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-common/
implementation ("org.apache.qpid:qpid-common:6.1.7")
'org.apache.qpid:qpid-common:jar:6.1.7'
<dependency org="org.apache.qpid" name="qpid-common" rev="6.1.7">
<artifact name="qpid-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-common', version='6.1.7')
)
libraryDependencies += "org.apache.qpid" % "qpid-common" % "6.1.7"
[org.apache.qpid/qpid-common "6.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-test-utils | jar | 6.1.7 |
com.google.guava : guava | jar | 18.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |