Download entando-plugin-jpmail-4.0.0.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.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials