java-presentation-manager

Java Presentation Manager is a CRUD system with extended tools to fast build an administrative and monitoring web site based in xml definition files, with data source and interface independece so you can define your model in xml terms and choose the data sources and visualization that you like most.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

java-presentation-manager
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

pom
Description

Description

java-presentation-manager
Java Presentation Manager is a CRUD system with extended tools to fast build an administrative and monitoring web site based in xml definition files, with data source and interface independece so you can define your model in xml terms and choose the data sources and visualization that you like most.

Download java-presentation-manager

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jpaoletti/java-presentation-manager/ -->
<dependency>
    <groupId>com.github.jpaoletti</groupId>
    <artifactId>java-presentation-manager</artifactId>
    <version>1.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpaoletti/java-presentation-manager/
implementation 'com.github.jpaoletti:java-presentation-manager:1.5.3'
// https://jarcasting.com/artifacts/com.github.jpaoletti/java-presentation-manager/
implementation ("com.github.jpaoletti:java-presentation-manager:1.5.3")
'com.github.jpaoletti:java-presentation-manager:pom:1.5.3'
<dependency org="com.github.jpaoletti" name="java-presentation-manager" rev="1.5.3">
  <artifact name="java-presentation-manager" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jpaoletti', module='java-presentation-manager', version='1.5.3')
)
libraryDependencies += "com.github.jpaoletti" % "java-presentation-manager" % "1.5.3"
[com.github.jpaoletti/java-presentation-manager "1.5.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/jpm-core
  • modules/jpm-hibernate
  • modules/jpm-struts1
  • modules/jpm-struts1-bootstrap
  • modules/jpm-test
  • modules/jpm-test-resources
  • modules/jpm-archetype

Versions

Version
1.5.3
1.5.2
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0