Last Version

Gawell Message Broadcast 0.0.2

Message broadcasting client, currently using ampq

License

License

GroupId

GroupId

se.gawell
ArtifactId

ArtifactId

gmbroadcast
Version

Version

0.0.2
Type

Type

jar
Description

Description

Gawell Message Broadcast
Message broadcasting client, currently using ampq
Project URL

Project URL

https://sourceforge.net/p/gmbroadcast

Download gmbroadcast 0.0.2


<!-- https://jarcasting.com/artifacts/se.gawell/gmbroadcast/ -->
<dependency>
    <groupId>se.gawell</groupId>
    <artifactId>gmbroadcast</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.gawell/gmbroadcast/
implementation 'se.gawell:gmbroadcast:0.0.2'
// https://jarcasting.com/artifacts/se.gawell/gmbroadcast/
implementation ("se.gawell:gmbroadcast:0.0.2")
'se.gawell:gmbroadcast:jar:0.0.2'
<dependency org="se.gawell" name="gmbroadcast" rev="0.0.2">
  <artifact name="gmbroadcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.gawell', module='gmbroadcast', version='0.0.2')
)
libraryDependencies += "se.gawell" % "gmbroadcast" % "0.0.2"
[se.gawell/gmbroadcast "0.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 2.7.1
org.codehaus.jackson : jackson-mapper-lgpl jar 1.9.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.