License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.apache.brooklyn.example |
ArtifactId | ArtifactIdbrooklyn-example-simple-messaging-pubsub |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrooklyn Simple Messaging Publish-Subscribe Example
Brooklyn examples module, building the Brooklyn examples.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.brooklyn.example/brooklyn-example-simple-messaging-pubsub/ -->
<dependency>
<groupId>org.apache.brooklyn.example</groupId>
<artifactId>brooklyn-example-simple-messaging-pubsub</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.brooklyn.example/brooklyn-example-simple-messaging-pubsub/
implementation 'org.apache.brooklyn.example:brooklyn-example-simple-messaging-pubsub:0.11.0'
// https://jarcasting.com/artifacts/org.apache.brooklyn.example/brooklyn-example-simple-messaging-pubsub/
implementation ("org.apache.brooklyn.example:brooklyn-example-simple-messaging-pubsub:0.11.0")
'org.apache.brooklyn.example:brooklyn-example-simple-messaging-pubsub:jar:0.11.0'
<dependency org="org.apache.brooklyn.example" name="brooklyn-example-simple-messaging-pubsub" rev="0.11.0">
<artifact name="brooklyn-example-simple-messaging-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.brooklyn.example', module='brooklyn-example-simple-messaging-pubsub', version='0.11.0')
)
libraryDependencies += "org.apache.brooklyn.example" % "brooklyn-example-simple-messaging-pubsub" % "0.11.0"
[org.apache.brooklyn.example/brooklyn-example-simple-messaging-pubsub "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.brooklyn : brooklyn-core | jar | 0.11.0 |
org.apache.brooklyn : brooklyn-launcher | jar | 0.11.0 |
org.apache.brooklyn : brooklyn-software-messaging | jar | 0.11.0 |
com.google.guava : guava | jar | 18.0 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
org.apache.qpid : qpid-client | jar | 0.20 |