MVN

org.mule.modules : mule-module-http

Maven & Gradle

Apr 27, 2018
6 usages
260 stars

Mule HTTP Connector · Provides components for exposing and consuming HTTP services

<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-module-http</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.modules : mule-module-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0

All Versions

Choose a version of org.mule.modules : mule-module-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
mule-module-http-3.9.0
3.8.x
mule-module-http-3.8.1
mule-module-http-3.8.0
3.7.x
mule-module-http-3.7.0
3.6.x
mule-module-http-3.6.0

How to add a dependency to Maven

Add the following org.mule.modules : mule-module-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-module-http</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mule.modules : mule-module-http gradle dependency to your build.gradle file:

implementation 'org.mule.modules:mule-module-http:3.9.0'

Gradle Kotlin DSL: Add the following org.mule.modules : mule-module-http gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mule.modules:mule-module-http:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mule.modules : mule-module-http sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mule.modules" % "mule-module-http" % "3.9.0"

Advertisement

Dependencies from Group

Apr 27, 2018
111 usages
260 stars
Apr 27, 2018
53 usages
260 stars
Apr 27, 2018
50 usages
260 stars
Apr 27, 2018
40 usages
260 stars

Discover Dependencies

Apr 30, 2021
10 usages
225 stars
Dec 16, 2021
4 usages
1 stars
Feb 01, 2017
5 usages
10 stars
Mar 15, 2023
12 usages
3.4k stars
May 31, 2022
4 usages
128 stars
May 22, 2022
12 usages
4.7k stars
Jul 17, 2023
6 usages
28 stars