Juzu Overlay Aggregator

The war overlay aggregator

Лицензия

Лицензия

Группа

Группа

org.juzu
Идентификатор

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

juzu-overlay-parent
Последняя версия

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

0.4.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Juzu Overlay Aggregator
The war overlay aggregator
Организация-разработчик

Организация-разработчик

eXo Platform SAS

Скачать juzu-overlay-parent

Имя Файла Размер
juzu-overlay-parent-0.4.4.pom 734 bytes
Обзор

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

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

Зависимости

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

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

  • gatein
  • liferay

Juzu

Juzu Web is a web framework for developing MVC applications, emphasing on simplicity and type safety.

Website

http://juzuweb.org

Build status

Build Status

Build instructions

Prerequisites

  • Java 1.7
  • Apache Maven 3

Build the project

mvn verify

Build the project and generate tests coverage information (not human readable they are useful to be integrated in another software like SonarQube)

mvn verify -Pcoverage

Build the project and generate tests coverage reports (in target/site/jacoco)

mvn verify -Pcoverage-report
org.juzu

Juzu Repositories

Develop powerful web applications

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

Версия
0.4.4
0.4.3
0.4.2