License |
License |
---|---|
GroupId | GroupIdorg.entando.entando.plugins |
ArtifactId | ArtifactIdentando-plugin-jpmail |
Version | Version6.2.5 |
Type | Typewar |
Description |
DescriptionEntando Plugin: Email Sender
Provides the basis for Registration Forms and Newsletter services, and all plugins that require sending email: es: User Registration forms, Web Forms, Newsletters, etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmail/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpmail</artifactId>
<version>6.2.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmail/
implementation 'org.entando.entando.plugins:entando-plugin-jpmail:6.2.5'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpmail/
implementation ("org.entando.entando.plugins:entando-plugin-jpmail:6.2.5")
'org.entando.entando.plugins:entando-plugin-jpmail:war:6.2.5'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpmail" rev="6.2.5">
<artifact name="entando-plugin-jpmail" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpmail', version='6.2.5')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpmail" % "6.2.5"
[org.entando.entando.plugins/entando-plugin-jpmail "6.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.entando.entando : entando-engine | jar | 6.2.23 |
org.entando.entando : entando-admin-console | jar | 6.2.36 |
com.jgeppert.struts2.jquery : struts2-jquery-grid-plugin | jar | 4.0.3 |
com.jgeppert.struts2.jquery : struts2-jquery-richtext-plugin | jar | 4.0.3 |
com.jgeppert.struts2.jquery : struts2-jquery-tree-plugin | jar | 4.0.3 |
com.jgeppert.struts2.jquery : struts2-jquery-mobile-plugin | jar | 4.0.3 |
com.sun.mail : mailapi | jar | 1.4.5 |
com.sun.mail : smtp | jar | 1.4.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.subethamail : subethasmtp | jar | 3.1.6 |
org.entando.entando : entando-engine | test-jar | 6.2.23 |
org.entando.entando : entando-admin-console | test-jar | 6.2.36 |
org.entando.entando : entando-portal-ui | test-jar | 6.2.6 |
org.springframework : spring-test | jar | 5.1.8.RELEASE |
org.mockito : mockito-core | jar | 2.28.2 |
org.assertj : assertj-core | jar | 3.11.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
org.apache.derby : derbyclient | jar | 10.9.1.0 |
org.apache.derby : derby | jar | 10.9.1.0 |
junit : junit | jar | 4.12 |