| License | License | 
|---|---|
| GroupId | GroupIdcom.github.combinedmq | 
| ArtifactId | ArtifactIdcombinedmq | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCombinedMq A component that integrates rabbitmq、activemq、kafka | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| combinedmq-1.0.0.pom | |
| combinedmq-1.0.0.jar | 81 KB | 
| combinedmq-1.0.0-sources.jar | 42 KB | 
| combinedmq-1.0.0-javadoc.jar | 407 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq/ -->
<dependency>
    <groupId>com.github.combinedmq</groupId>
    <artifactId>combinedmq</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq/
implementation 'com.github.combinedmq:combinedmq:1.0.0'// https://jarcasting.com/artifacts/com.github.combinedmq/combinedmq/
implementation ("com.github.combinedmq:combinedmq:1.0.0")'com.github.combinedmq:combinedmq:jar:1.0.0'<dependency org="com.github.combinedmq" name="combinedmq" rev="1.0.0">
  <artifact name="combinedmq" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.combinedmq', module='combinedmq', version='1.0.0')
)libraryDependencies += "com.github.combinedmq" % "combinedmq" % "1.0.0"[com.github.combinedmq/combinedmq "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.projectlombok : lombok | jar | 1.16.20 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| org.apache.commons : commons-pool2 | jar | 2.6.0 | 
| com.google.guava : guava | jar | 23.0 | 
| io.protostuff : protostuff-core | jar | 1.5.9 | 
| io.protostuff : protostuff-runtime | jar | 1.5.9 | 
| org.yaml : snakeyaml | jar | 1.21 | 
| com.rabbitmq : amqp-client | jar | 5.5.0 | 
| org.apache.activemq : activemq-all | jar | 5.15.4 | 
| org.apache.kafka : kafka_2.12 | jar | 1.1.0 | 
| org.apache.kafka : kafka-clients | jar | 1.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |