Download entando-plugin-jpmail-4.3.2.jar file - Jar e

Jar examples for e:entando-plugin-jpmail

Description

Provides the basis for Registration Forms and Newsletter services, and all plugins that require sending email: es: User Registration forms, Web Forms, Newsletters, etc.

You can download jar file entando-plugin-jpmail 4.3.2 in this page.

Build File

You can use the following script to add entando-plugin-jpmail-4.3.2.jar to your project.

<dependency>
   <groupId>org.entando.entando.plugins</groupId>
   <artifactId>entando-plugin-jpmail</artifactId>
   <version>4.3.2</version>
</dependency>
compile group: 'org.entando.entando.plugins', name: 'entando-plugin-jpmail', version: '4.3.2'
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpmail" % "4.3.2"
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpmail" rev="4.3.2"/>
@Grapes(@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpmail', version='4.3.2'))
'org.entando.entando.plugins:entando-plugin-jpmail:jar:4.3.2'

Download

Click the following link to download the jar file.

entando-plugin-jpmail-4.3.2-classes.jar
entando-plugin-jpmail-4.3.2-javadoc.jar
entando-plugin-jpmail-4.3.2-sources.jar
entando-plugin-jpmail-4.3.2-tests.jar
entando-plugin-jpmail-4.3.2.pom



Related Tutorials