Download entando-plugin-jpmail-4.2.0-TP1.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.2.0-TP1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

entando-plugin-jpmail-4.2.0-TP1-classes.jar
entando-plugin-jpmail-4.2.0-TP1-javadoc.jar
entando-plugin-jpmail-4.2.0-TP1-tests.jar
entando-plugin-jpmail-4.2.0-TP1.pom



Related Tutorials