License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdqpid-proton-j-extensions |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtensions on Apache Proton-J library
Extensions on Apache Proton-J library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/qpid-proton-j-extensions/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>qpid-proton-j-extensions</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/qpid-proton-j-extensions/
implementation 'com.microsoft.azure:qpid-proton-j-extensions:1.2.4'
// https://jarcasting.com/artifacts/com.microsoft.azure/qpid-proton-j-extensions/
implementation ("com.microsoft.azure:qpid-proton-j-extensions:1.2.4")
'com.microsoft.azure:qpid-proton-j-extensions:jar:1.2.4'
<dependency org="com.microsoft.azure" name="qpid-proton-j-extensions" rev="1.2.4">
<artifact name="qpid-proton-j-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='qpid-proton-j-extensions', version='1.2.4')
)
libraryDependencies += "com.microsoft.azure" % "qpid-proton-j-extensions" % "1.2.4"
[com.microsoft.azure/qpid-proton-j-extensions "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-j | jar | 0.33.8 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
org.mockito : mockito-core | jar | 3.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.28 |