Last Version

Mule Client 3.9.0

MuleClient is a simple interface for Mule clients to send and receive events from local or remote Mule Servers.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-client
Version

Version

3.9.0
Type

Type

jar
Description

Description

Mule Client
MuleClient is a simple interface for Mule clients to send and receive events from local or remote Mule Servers.
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-module-client 3.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.mule : mule-core jar 3.9.0
org.mule.modules : mule-module-spring-config jar 3.9.0
org.springframework : spring-context jar 4.1.9.RELEASE
org.mule.modules : mule-module-xml jar 3.9.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mule : mule-core test-jar 3.9.0
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.