Last Version

manydesigns-portofino 5.3.2

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
Version

Version

5.3.2
Type

Type

jar
Description

Description

manydesigns-portofino
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 URL

Project URL

https://www.manydesigns.com/
Project Organization

Project Organization

MANYDESIGNS s.r.l.
Source Code Management

Source Code Management

https://github.com/ManyDesigns/Portofino

Download portofino 5.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
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

test (1)

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

Project Modules

  • code
  • dispatcher
  • elements
  • modules
  • mail
  • portofino-core
  • security-shiro
  • portofino-jersey
  • portofino-resteasy
  • portofino-model
  • portofino-database
  • databases/db2
  • databases/derby
  • databases/googlecloudsql
  • databases/mssql
  • databases/mysql
  • databases/oracle
  • databases/postgresql
  • portofino-crud
  • portofino-quartz
  • keycloak
  • portofino-aws
  • microservices/launcher
  • microservices/spring-boot
  • microservices/scheduler
  • microservices/mail
  • ui
  • upstairs
  • archetypes/service-groovy
  • archetypes/service-java
  • archetypes/war
  • demo-tt