Last Version

ploinMailFactory 1.4.1

The ploinMailFactory (in the past "javaMailFactory") is a mailing framework that provides extended features like a load balancing, templating mechanism, multitenancy and localizaion. Internally it uses the commons-email API from Apache.

License

License

GroupId

GroupId

org.ploin.pmf
ArtifactId

ArtifactId

ploinMailFactory
Version

Version

1.4.1
Type

Type

jar
Description

Description

ploinMailFactory
The ploinMailFactory (in the past "javaMailFactory") is a mailing framework that provides extended features like a load balancing, templating mechanism, multitenancy and localizaion. Internally it uses the commons-email API from Apache.
Project Organization

Project Organization

PLOIN GmbH
Source Code Management

Source Code Management

https://github.com/reiz/ploinMailFactory

Download ploinMailFactory 1.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
commons-logging : commons-logging-api jar 1.1
log4j : log4j jar 1.2.15
javax.mail : mail jar 1.4
org.apache.commons : commons-email jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.