is not current version
Last Version 3.5.0-bighorn

org.mule.examples:mule-example-geomail 3.0.0-RC1

A web based example that plots incoming emails on a world map. This example demonstrates how to use Ajax events with Mule.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-geomail
Version

Version

3.0.0-RC1
Type

Type

war

Download mule-example-geomail 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.mule.examples/mule-example-geomail/ -->
<dependency>
    <groupId>org.mule.examples</groupId>
    <artifactId>mule-example-geomail</artifactId>
    <version>3.0.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-geomail/
implementation 'org.mule.examples:mule-example-geomail:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.mule.examples/mule-example-geomail/
implementation ("org.mule.examples:mule-example-geomail:3.0.0-RC1")
'org.mule.examples:mule-example-geomail:war:3.0.0-RC1'
<dependency org="org.mule.examples" name="mule-example-geomail" rev="3.0.0-RC1">
  <artifact name="mule-example-geomail" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mule.examples', module='mule-example-geomail', version='3.0.0-RC1')
)
libraryDependencies += "org.mule.examples" % "mule-example-geomail" % "3.0.0-RC1"
[org.mule.examples/mule-example-geomail "3.0.0-RC1"]