Last Version

Mule Embedded API 1.1.1

API for embedded Mule runtime

License

License

GroupId

GroupId

org.mule.runtime
ArtifactId

ArtifactId

mule-embedded-api
Version

Version

1.1.1
Type

Type

jar
Description

Description

Mule Embedded API
API for embedded Mule runtime
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-embedded-api 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.mule : mule-maven-client-api jar 1.1.1
com.google.code.gson : gson jar 2.5
com.google.guava : guava jar 23.5-jre
commons-io : commons-io jar 2.4

runtime (1)

Group / Artifact Type Version
org.mule : mule-maven-client-impl jar 1.1.1

Project Modules

There are no modules declared in this project.