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.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.jpaoletti
Идентификатор

Идентификатор

java-presentation-manager
Последняя версия

Последняя версия

1.5.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.

Скачать java-presentation-manager

Имя Файла Размер
java-presentation-manager-1.5.3.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
1.5.3
1.5.2
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0