Juzu Overlay Aggregator

The war overlay aggregator

License

License

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-overlay-parent
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

pom
Description

Description

Juzu Overlay Aggregator
The war overlay aggregator
Project Organization

Project Organization

eXo Platform SAS

Download juzu-overlay-parent

Filename Size
juzu-overlay-parent-0.4.4.pom 734 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • 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

Versions

Version
0.4.4
0.4.3
0.4.2