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.0.1'
<dependency>
<groupId>org.mule.examples</groupId>
<artifactId>mule-example-hello</artifactId>
<version>2.0.1</version>
</dependency>
<dependency org="org.mule.examples" name="mule-example-hello" rev="2.0.1"/>
"org.mule.examples", "mule-example-hello", "2.0.1"