emom

A Message oriented middleware(MOM) provider using Email.

License

License

GroupId

GroupId

com.wassilak
ArtifactId

ArtifactId

emom
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

emom
A Message oriented middleware(MOM) provider using Email.

Download emom

How to add to project

<!-- https://jarcasting.com/artifacts/com.wassilak/emom/ -->
<dependency>
    <groupId>com.wassilak</groupId>
    <artifactId>emom</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wassilak/emom/
implementation 'com.wassilak:emom:2.5'
// https://jarcasting.com/artifacts/com.wassilak/emom/
implementation ("com.wassilak:emom:2.5")
'com.wassilak:emom:jar:2.5'
<dependency org="com.wassilak" name="emom" rev="2.5">
  <artifact name="emom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wassilak', module='emom', version='2.5')
)
libraryDependencies += "com.wassilak" % "emom" % "2.5"
[com.wassilak/emom "2.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4
2.3
2.2
2.1
2.0
1.1
1.0