Last Version

Brooklyn Simple Messaging Publish-Subscribe Example 0.7.0-M1

Brooklyn examples module, building the Brooklyn examples.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.brooklyn.example
ArtifactId

ArtifactId

brooklyn-example-simple-messaging-pubsub
Version

Version

0.7.0-M1
Type

Type

jar
Description

Description

Brooklyn Simple Messaging Publish-Subscribe Example
Brooklyn examples module, building the Brooklyn examples.

Download brooklyn-example-simple-messaging-pubsub 0.7.0-M1


<!-- https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-simple-messaging-pubsub/ -->
<dependency>
    <groupId>io.brooklyn.example</groupId>
    <artifactId>brooklyn-example-simple-messaging-pubsub</artifactId>
    <version>0.7.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-simple-messaging-pubsub/
implementation 'io.brooklyn.example:brooklyn-example-simple-messaging-pubsub:0.7.0-M1'
// https://jarcasting.com/artifacts/io.brooklyn.example/brooklyn-example-simple-messaging-pubsub/
implementation ("io.brooklyn.example:brooklyn-example-simple-messaging-pubsub:0.7.0-M1")
'io.brooklyn.example:brooklyn-example-simple-messaging-pubsub:jar:0.7.0-M1'
<dependency org="io.brooklyn.example" name="brooklyn-example-simple-messaging-pubsub" rev="0.7.0-M1">
  <artifact name="brooklyn-example-simple-messaging-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.brooklyn.example', module='brooklyn-example-simple-messaging-pubsub', version='0.7.0-M1')
)
libraryDependencies += "io.brooklyn.example" % "brooklyn-example-simple-messaging-pubsub" % "0.7.0-M1"
[io.brooklyn.example/brooklyn-example-simple-messaging-pubsub "0.7.0-M1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 15.0
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1
org.apache.qpid : qpid-client jar 0.14

provided (1)

Group / Artifact Type Version
io.brooklyn : brooklyn-all jar 0.7.0-M1

Project Modules

There are no modules declared in this project.