Download emom-2.5.jar file - Jar e

Jar examples for e:emom

Description

A Message oriented middleware(MOM) provider using Email.

You can download jar file emom 2.5 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add emom-2.5.jar to your project.

<dependency>
   <groupId>com.wassilak</groupId>
   <artifactId>emom</artifactId>
   <version>2.5</version>
</dependency>
compile group: 'com.wassilak', name: 'emom', version: '2.5'
libraryDependencies += "com.wassilak" % "emom" % "2.5"
<dependency org="com.wassilak" name="emom" rev="2.5"/>
@Grapes(@Grab(group='com.wassilak', module='emom', version='2.5'))
'com.wassilak:emom:jar:2.5'

Download

Click the following link to download the jar file.

emom-2.5-javadoc.jar
emom-2.5-sources.jar
emom-2.5.jar
emom-2.5.pom



Related Tutorials