juzu / juzu

A web framework for portlet and portal

Home Page:http://juzuweb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A web framework for portlet and portal

http://juzuweb.org


Languages

Language:Java 95.4%Language:JavaScript 3.4%Language:CSS 1.1%Language:HTML 0.1%