Last Version

com.manydesigns:elements 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

elements
Version

Version

5.3.2
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 URL

Project URL

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

Project Organization

MANYDESIGNS s.r.l.

Download elements 5.3.2


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

Dependencies

compile (19)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5
commons-io : commons-io jar 2.7
commons-codec : commons-codec jar 1.13
commons-fileupload : commons-fileupload jar 1.3.3
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-configuration2 jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4
com.google.guava : guava jar 30.0-jre
ognl : ognl jar 3.2.10
org.javassist : javassist jar 3.24.0-GA
joda-time : joda-time jar 2.9.1
org.slf4j : slf4j-api jar 1.7.32
com.intellij : annotations jar 7.0.3
org.json : json jar 20180813
org.apache.commons : commons-vfs2 jar 2.8.0
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 (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.0
org.apache.xmlgraphics : fop jar 2.6
net.sourceforge.jexcelapi : jxl jar 2.6.12
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.8
org.slf4j : jcl-over-slf4j jar 1.7.32
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.