An akka-streams implementation to consume and produce messages from ActiveMq queues and topics.
reactive-activemq 0.0.4
Group ID:
com.github.dnvriend
Artifact ID:
reactive-activemq_2.11
Version:
0.0.4
Release Date:
Jun 30, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.dnvriend" %% "reactive-activemq" % "0.0.4"
ivy"com.github.dnvriend::reactive-activemq:0.0.4"
//> using dep "com.github.dnvriend::reactive-activemq:0.0.4"
import $ivy.`com.github.dnvriend::reactive-activemq:0.0.4`
<dependency> <groupId>com.github.dnvriend</groupId> <artifactId>reactive-activemq_2.11</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.github.dnvriend', name: 'reactive-activemq_2.11', version: '0.0.4'