Last Version

GeoMail Example 3.5.0-bighorn

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-geomail
Version

Version

3.5.0-bighorn
Type

Type

war
Description

Description

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

Project URL

http://www.mulesoft.org/mule-example-geomail
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-example-geomail 3.5.0-bighorn


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

Dependencies

compile (13)

Group / Artifact Type Version
org.mule.transports : mule-transport-vm jar 3.5.0-bighorn
org.mule.transports : mule-transport-email jar 3.5.0-bighorn
org.mule.transports : mule-transport-ajax jar 3.5.0-bighorn
org.mule.transports : mule-transport-quartz jar 3.5.0-bighorn
org.mule.modules : mule-module-scripting jar 3.5.0-bighorn
org.mule.modules : mule-module-json jar 3.5.0-bighorn
org.springframework : spring-orm jar 3.2.1.RELEASE
org.springframework : spring-jdbc jar 3.2.1.RELEASE
org.hibernate : hibernate-annotations jar 3.2.1.ga
cglib : cglib jar 2.2
org.hibernate : hibernate-entitymanager jar 3.2.1.ga
hsqldb : hsqldb jar 1.8.0.7
commons-dbcp : commons-dbcp jar 1.2.1

Project Modules

There are no modules declared in this project.