| License |
License |
|---|---|
| GroupId | GroupIdcom.wassilak |
| ArtifactId | ArtifactIdemom |
| Last Version | Last Version2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionemom
A Message oriented middleware(MOM) provider using Email.
|
| Filename | Size |
|---|---|
| emom-2.5.pom | |
| emom-2.5.jar | 11 KB |
| emom-2.5-sources.jar | 13 KB |
| emom-2.5-javadoc.jar | 73 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |