Last Version

reactivemq 0.5.5

Akka-based ActiveMQ client

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.codemettle.reactivemq
ArtifactId

ArtifactId

reactivemq_2.10
Version

Version

0.5.5
Type

Type

jar
Description

Description

reactivemq
Akka-based ActiveMQ client
Project URL

Project URL

https://github.com/CodeMettle/reactivemq
Project Organization

Project Organization

CodeMettle, LLC
Source Code Management

Source Code Management

https://github.com/CodeMettle/reactivemq

Download reactivemq_2.10 0.5.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
io.spray : spray-util_2.10 jar 1.3.2

provided (2)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.10 jar 2.3.9
org.apache.activemq : activemq-client jar 5.9.1

test (9)

Group / Artifact Type Version
org.apache.activemq : activemq-broker jar 5.9.1
org.apache.activemq : activemq-camel jar 5.9.1
org.apache.activemq : activemq-jaas jar 5.9.1
com.typesafe.akka : akka-camel_2.10 jar 2.3.9
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.9
com.typesafe.akka : akka-testkit_2.10 jar 2.3.9
org.slf4j : jcl-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
org.scalatest : scalatest_2.10 jar 2.2.1

Project Modules

There are no modules declared in this project.