MVN

org.mule.services : mule-service-http

Maven & Gradle

Apr 21, 2018
20 usages
2 stars

HTTP Service Implementation · Grizzly based implementation of the HTTP Service

<dependency>
    <groupId>org.mule.services</groupId>
    <artifactId>mule-service-http</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.1
  • Latest Release Candidate: 1.0.0-rc
  • Latest Beta: 1.0.0-BETA.4

All Versions

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

Version Vulnerabilities Updated
1.1.x
mule-service-http-1.1.1
1.0.x
mule-service-http-1.0.0-rc
mule-service-http-1.0.0-BETA.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mule.services</groupId>
    <artifactId>mule-service-http</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.mule.services:mule-service-http:1.1.1'

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

implementation("org.mule.services:mule-service-http:1.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.mule.services" % "mule-service-http" % "1.1.1"

Advertisement

Dependencies from Group

Apr 20, 2018
21 usages
1 stars
Apr 21, 2018
20 usages
2 stars
Apr 21, 2018
5 usages
1 stars
Apr 21, 2018
3 usages
0 stars

Discover Dependencies

Jun 04, 2023
65 stars
Feb 11, 2014
6 usages
3 stars
Sep 18, 2007
14 usages
Nov 22, 2019
9 usages
281 stars
Sep 06, 2021
9 usages
Nov 16, 2022
4 usages
0 stars
Feb 21, 2018
8 usages
58 stars
Apr 01, 2023
6 usages
4 stars