MVN

com.codemettle.reactivemq : reactivemq_2.11

Maven & Gradle

Nov 12, 2020
4 stars

reactivemq · Akka-based ActiveMQ client

<dependency>
    <groupId>com.codemettle.reactivemq</groupId>
    <artifactId>reactivemq_2.11</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codemettle.reactivemq : reactivemq_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of com.codemettle.reactivemq : reactivemq_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
reactivemq_2.11-1.5.3
reactivemq_2.11-1.5.2
reactivemq_2.11-1.5.1
reactivemq_2.11-1.5.0
1.0.x
reactivemq_2.11-1.0.2
reactivemq_2.11-1.0.1
reactivemq_2.11-1.0.0
0.5.x
reactivemq_2.11-0.5.5
reactivemq_2.11-0.5.4
reactivemq_2.11-0.5.3
reactivemq_2.11-0.5.2
reactivemq_2.11-0.5.1
reactivemq_2.11-0.5.0

How to add a dependency to Maven

Add the following com.codemettle.reactivemq : reactivemq_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codemettle.reactivemq</groupId>
    <artifactId>reactivemq_2.11</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codemettle.reactivemq : reactivemq_2.11 gradle dependency to your build.gradle file:

implementation 'com.codemettle.reactivemq:reactivemq_2.11:1.5.3'

Gradle Kotlin DSL: Add the following com.codemettle.reactivemq : reactivemq_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codemettle.reactivemq:reactivemq_2.11:1.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codemettle.reactivemq : reactivemq_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codemettle.reactivemq" % "reactivemq_2.11" % "1.5.3"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 05, 2016
1 usages
0 stars
Jun 02, 2017
4 usages
0 stars
Nov 10, 2015
21 stars
Mar 27, 2016
17 stars
Oct 30, 2015
17 stars
Mar 27, 2016
17 stars
Mar 27, 2016
5 usages
17 stars
Apr 18, 2016
2 usages
1 stars
Apr 18, 2016
1 usages
1 stars