How to Install & Getting Started With Apache Wicket 6.X for Mac 10.9 Mavericks OS X Easy Guide

June 15, 2014 | By Zen BSD.

Install Apache Wicket 6 on macOS

The Guide shows you Step-by-Step How to Quick Start with the Latest Apache Wicket 6.X Java 6 Framework on Mac 10.9 Mavericks OS X Desktop

The Apache Wicket Java Framework is a Very Clean Java Framework that use Plain Java for implementing the Dynamic behavior and Plain HTML for maintaining like Layout.

To Successfully Running the Wicket Framework you will Need to have Installed the Apache Maven 2/3 and Oracle Java JDK 6.

And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.

The content of the Guides give Focus only to the Essentials Instructions and Commands for an easier understanding ;)

Install Apache Wicket 6 on Mac Mavericks 10.9 - Featured
  1. Download Latest Apache Wicket 6.X

    Apache Wicket 6 tar.gz
  2. Double-Click on Wicket Archive to Extract

  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Install Apache Wicket 6 on macOS - Open Terminal
  4. Check if Apache Maven is Installed

    mvn -v

    How to Install Latest Apache Maven on macOS:

    Install Maven 3.X for Mac
  5. Relocate Apache Wicket

    mv /tmp/apache-wicket-* /opt
  6. Start Jetty Java Web-Server for Wicket

    cd /opt/apache-wicket-*/wicket-examples
    mvn jetty:start

    Next you Can Access the Application Browser at:

    http://localhost:8080
  7. How to Create a New Wicket Application


QuickChic Theme • Powered by WordPress