SkillAgentSearch skills...

Juzu

A web framework for portlet and portal

Install / Use

/learn @juzu/Juzu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars92
CategoryDevelopment
Updated8d ago
Forks45

Languages

Java

Security Score

80/100

Audited on Mar 18, 2026

No findings