Juzu Guide

The tutorial guide

License

License

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-tutorial-guide
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

pdf
Description

Description

Juzu Guide
The tutorial guide
Project Organization

Project Organization

eXo Platform SAS

Download juzu-tutorial-guide

Dependencies

compile (3)

Group / Artifact Type Version
org.juzu : juzu-tutorial-examples jar 0.4.4
org.juzu : juzu-tutorial-examples jar 0.4.4
org.wikbook : wikbook.docbkxstyle jar 0.9.35

Project Modules

There are no modules declared in this project.

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