License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdproton-j-reactor-examples |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproton-j-reactor-examples
Proton is a library for speaking AMQP.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/proton-j-reactor-examples/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>proton-j-reactor-examples</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/proton-j-reactor-examples/
implementation 'org.apache.qpid:proton-j-reactor-examples:0.16.0'
// https://jarcasting.com/artifacts/org.apache.qpid/proton-j-reactor-examples/
implementation ("org.apache.qpid:proton-j-reactor-examples:0.16.0")
'org.apache.qpid:proton-j-reactor-examples:jar:0.16.0'
<dependency org="org.apache.qpid" name="proton-j-reactor-examples" rev="0.16.0">
<artifact name="proton-j-reactor-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='proton-j-reactor-examples', version='0.16.0')
)
libraryDependencies += "org.apache.qpid" % "proton-j-reactor-examples" % "0.16.0"
[org.apache.qpid/proton-j-reactor-examples "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : proton-j | jar | 0.16.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |