com.manydesigns:portofino-mail-service

Portofino is a web application framework written in Java and extensible using Groovy, distributed under the LGPL open source license. The framework can be used to create interactive database-driven web applications. The creation process includes automatic generation through a "wizard" tool, manual configuration through a web-based administration interface, and customization through scripting languages. The framework combines features that are typical of Content Management Systems and of Rapid application development tools. Portofino is mainly intended for Java developers of enterprise applications and of dynamic web sites. It can connect to an existing database and generate a working web application based on an automatic analysis of the database's structure.

License

License

GroupId

GroupId

com.manydesigns
ArtifactId

ArtifactId

portofino-mail-service
Last Version

Last Version

5.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Portofino is a web application framework written in Java and extensible using Groovy, distributed under the LGPL open source license. The framework can be used to create interactive database-driven web applications. The creation process includes automatic generation through a "wizard" tool, manual configuration through a web-based administration interface, and customization through scripting languages. The framework combines features that are typical of Content Management Systems and of Rapid application development tools. Portofino is mainly intended for Java developers of enterprise applications and of dynamic web sites. It can connect to an existing database and generate a working web application based on an automatic analysis of the database's structure.
Project Organization

Project Organization

MANYDESIGNS s.r.l.

Download portofino-mail-service

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.manydesigns : portofino-mail jar 5.3.2
com.sun.mail : javax.mail jar 1.6.2
com.manydesigns : portofino-core jar 5.3.2
com.manydesigns : portofino-jersey jar 5.3.2
org.slf4j : jcl-over-slf4j jar 1.7.32
org.slf4j : log4j-over-slf4j jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.8
com.manydesigns : portofino-spring-boot jar 5.3.2
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.activation : jakarta.activation-api jar 1.2.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.2
5.3.1
5.3.0