fusemq-apollo-mqtt

Fuse Extra :: MQTT Protocol hander for Apollo

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.fusesource.fuse-extra
ArtifactId

ArtifactId

fusemq-apollo-mqtt
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

fusemq-apollo-mqtt
Fuse Extra :: MQTT Protocol hander for Apollo
Project Organization

Project Organization

FuseSource

Download fusemq-apollo-mqtt

How to add to project

<!-- https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fusemq-apollo-mqtt/ -->
<dependency>
    <groupId>org.fusesource.fuse-extra</groupId>
    <artifactId>fusemq-apollo-mqtt</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fusemq-apollo-mqtt/
implementation 'org.fusesource.fuse-extra:fusemq-apollo-mqtt:1.3'
// https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fusemq-apollo-mqtt/
implementation ("org.fusesource.fuse-extra:fusemq-apollo-mqtt:1.3")
'org.fusesource.fuse-extra:fusemq-apollo-mqtt:jar:1.3'
<dependency org="org.fusesource.fuse-extra" name="fusemq-apollo-mqtt" rev="1.3">
  <artifact name="fusemq-apollo-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fuse-extra', module='fusemq-apollo-mqtt', version='1.3')
)
libraryDependencies += "org.fusesource.fuse-extra" % "fusemq-apollo-mqtt" % "1.3"
[org.fusesource.fuse-extra/fusemq-apollo-mqtt "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.activemq : apollo-broker jar 1.4
org.fusesource.mqtt-client : mqtt-client jar 1.2
org.scala-lang : scala-library jar 2.9.1
org.apache.activemq : apollo-web Optional jar 1.4

test (10)

Group / Artifact Type Version
org.apache.activemq : apollo-broker test-jar 1.4
org.apache.activemq : apollo-util test-jar 1.4
org.apache.activemq : apollo-bdb jar 1.4
org.apache.activemq : apollo-leveldb jar 1.4
org.apache.activemq : apollo-stomp jar 1.4
org.eclipse.jetty.aggregate : jetty-all-server jar 7.5.1.v20110908
org.fusesource.stompjms : stompjms-client jar 1.11
junit : junit jar 4.10
org.scalatest : scalatest_2.9.1 jar 1.8
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

org.fusesource.fuse-extra

FuseSource

Versions

Version
1.3
1.2
1.1
1.0