License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.codemettle.reactivemq |
ArtifactId | ArtifactIdreactivemq_2.10 |
Version | Version0.5.5 |
Type | Typejar |
Description |
Descriptionreactivemq
Akka-based ActiveMQ client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactivemq_2.10-0.5.5.pom | |
reactivemq_2.10-0.5.5.jar | 536 KB |
reactivemq_2.10-0.5.5-sources.jar | 26 KB |
reactivemq_2.10-0.5.5-javadoc.jar | 585 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
io.spray : spray-util_2.10 | jar | 1.3.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 |
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 |