Shows how to configure multiple components to interact on a single request and how to manage event transformations.
'org.mule.examples:mule-example-hello:2.1.0'
<dependency>
<groupId>org.mule.examples</groupId>
<artifactId>mule-example-hello</artifactId>
<version>2.1.0</version>
</dependency>
<dependency org="org.mule.examples" name="mule-example-hello" rev="2.1.0"/>
"org.mule.examples", "mule-example-hello", "2.1.0"