| License |
License
GNU Lesser General Public License, Version 2.1
|
|---|---|
| GroupId | GroupIdcom.mysema.commons |
| ArtifactId | ArtifactIdmysema-commons-mail |
| Last Version | Last Version0.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmail
MysemaCommons contains general, search and test related components
and utilities
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mysema-commons-mail-0.2.5.pom | |
| mysema-commons-mail-0.2.5.jar | 5 KB |
| mysema-commons-mail-0.2.5-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-mail/ -->
<dependency>
<groupId>com.mysema.commons</groupId>
<artifactId>mysema-commons-mail</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-mail/
implementation 'com.mysema.commons:mysema-commons-mail:0.2.5'
// https://jarcasting.com/artifacts/com.mysema.commons/mysema-commons-mail/
implementation ("com.mysema.commons:mysema-commons-mail:0.2.5")
'com.mysema.commons:mysema-commons-mail:jar:0.2.5'
<dependency org="com.mysema.commons" name="mysema-commons-mail" rev="0.2.5">
<artifact name="mysema-commons-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.commons', module='mysema-commons-mail', version='0.2.5')
)
libraryDependencies += "com.mysema.commons" % "mysema-commons-mail" % "0.2.5"
[com.mysema.commons/mysema-commons-mail "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : mail | jar | 1.3.3 |
| org.freemarker : freemarker | jar | 2.3.12 |
| log4j : log4j | jar | 1.2.14 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.2 |
| org.slf4j : slf4j-api | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring | jar | 2.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |