MVN

com.github.combinedmq : combinedmq

Maven & Gradle

Nov 12, 2018
4 usages
4 stars

CombinedMq · A component that integrates rabbitmq、activemq、kafka

<dependency>
    <groupId>com.github.combinedmq</groupId>
    <artifactId>combinedmq</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.combinedmq : combinedmq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.combinedmq : combinedmq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
combinedmq-1.0.0

How to add a dependency to Maven

Add the following com.github.combinedmq : combinedmq maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.combinedmq</groupId>
    <artifactId>combinedmq</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.combinedmq : combinedmq gradle dependency to your build.gradle file:

implementation 'com.github.combinedmq:combinedmq:1.0.0'

Gradle Kotlin DSL: Add the following com.github.combinedmq : combinedmq gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.combinedmq:combinedmq:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.combinedmq : combinedmq sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.combinedmq" % "combinedmq" % "1.0.0"

Advertisement

Dependencies from Group

Nov 18, 2018
4 usages
0 stars
Nov 12, 2018
4 usages
4 stars

Discover Dependencies

Jul 18, 2023
15 usages
3k stars
Jun 16, 2021
0 stars
Dec 20, 2021
10 usages
97 stars
Dec 04, 2017
11 usages
2.5k stars
Apr 04, 2023
2 usages
269 stars
Jul 23, 2023
8 usages
3.3k stars
Aug 21, 2023
13 usages
20 stars