Last Version

HTTP Service Definition 4.1.1

Mule service that allows to create HTTP servers and clients

License

License

GroupId

GroupId

org.mule.runtime
ArtifactId

ArtifactId

mule-service-http-api
Version

Version

4.1.1
Type

Type

jar
Description

Description

HTTP Service Definition
Mule service that allows to create HTTP servers and clients
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-service-http-api 4.1.1


<!-- https://jarcasting.com/artifacts/org.mule.runtime/mule-service-http-api/ -->
<dependency>
    <groupId>org.mule.runtime</groupId>
    <artifactId>mule-service-http-api</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.runtime/mule-service-http-api/
implementation 'org.mule.runtime:mule-service-http-api:4.1.1'
// https://jarcasting.com/artifacts/org.mule.runtime/mule-service-http-api/
implementation ("org.mule.runtime:mule-service-http-api:4.1.1")
'org.mule.runtime:mule-service-http-api:jar:4.1.1'
<dependency org="org.mule.runtime" name="mule-service-http-api" rev="4.1.1">
  <artifact name="mule-service-http-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.runtime', module='mule-service-http-api', version='4.1.1')
)
libraryDependencies += "org.mule.runtime" % "mule-service-http-api" % "4.1.1"
[org.mule.runtime/mule-service-http-api "4.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mule.runtime : mule-api jar 1.1.1

test (7)

Group / Artifact Type Version
org.mule.runtime : mule-api test-jar 1.1.1
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.mule.tests : mule-tests-allure jar 4.1.1
com.googlecode.multithreadedtc : multithreadedtc jar 1.01
io.qameta.allure : allure-junit4 jar 2.0-BETA17

Project Modules

There are no modules declared in this project.