MVN

io.fabric8.mq : mq-fabric

Maven & Gradle

Jun 20, 2015
8 usages
1.7k stars

Fabric8 :: MQ :: Fabric

<dependency>
    <groupId>io.fabric8.mq</groupId>
    <artifactId>mq-fabric</artifactId>
    <version>1.2.0.redhat-133</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.mq : mq-fabric to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0.redhat-133
  • Latest Beta: 1.2.0.Beta4

All Versions

Choose a version of io.fabric8.mq : mq-fabric to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
mq-fabric-1.2.0.redhat-133
mq-fabric-1.2.0.Beta4
mq-fabric-1.2.0.Beta3
mq-fabric-1.2.0.Beta2
mq-fabric-1.2.0.Beta1
1.1.x
mq-fabric-1.1.0.CR5
mq-fabric-1.1.0.CR4
mq-fabric-1.1.0.CR3
mq-fabric-1.1.0.CR2
mq-fabric-1.1.0.CR1
mq-fabric-1.1.0.Beta6
mq-fabric-1.1.0.Beta5
mq-fabric-1.1.0.Beta4
mq-fabric-1.1.0.Beta3
mq-fabric-1.1.0.Beta2
mq-fabric-1.1.0.Beta1

How to add a dependency to Maven

Add the following io.fabric8.mq : mq-fabric maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fabric8.mq</groupId>
    <artifactId>mq-fabric</artifactId>
    <version>1.2.0.redhat-133</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fabric8.mq : mq-fabric gradle dependency to your build.gradle file:

implementation 'io.fabric8.mq:mq-fabric:1.2.0.redhat-133'

Gradle Kotlin DSL: Add the following io.fabric8.mq : mq-fabric gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fabric8.mq:mq-fabric:1.2.0.redhat-133")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fabric8.mq : mq-fabric sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fabric8.mq" % "mq-fabric" % "1.2.0.redhat-133"

Advertisement

Dependencies from Group

Mar 23, 2016
14 usages
1.7k stars
9 usages
1.7k stars
Jun 20, 2015
8 usages
1.7k stars
Jun 20, 2015
4 usages
1.7k stars
Jun 20, 2015
3 usages
1.7k stars

Discover Dependencies

Feb 18, 2021
6 usages
0 stars
Mar 12, 2018
3 usages
215 stars
Mar 06, 2019
3 usages
58 stars
Sep 15, 2020
5 usages
88 stars
Nov 18, 2019
5 stars
Sep 15, 2020
3 usages
84 stars
May 10, 2023
9 usages
1.1k stars