Last Version

mail 0.2.5

MysemaCommons contains general, search and test related components and utilities

License

License

GNU Lesser General Public License, Version 2.1
GroupId

GroupId

com.mysema.commons
ArtifactId

ArtifactId

mysema-commons-mail
Version

Version

0.2.5
Type

Type

jar
Description

Description

mail
MysemaCommons contains general, search and test related components and utilities
Project Organization

Project Organization

Mysema Ltd

Download mysema-commons-mail 0.2.5


<!-- 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"]

Dependencies

compile (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

provided (1)

Group / Artifact Type Version
org.springframework : spring jar 2.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.