Clone and run for a quick way to see in action.
From your command line:
# Clone this repository
git clone https://github.com/ninoaguilar/UMLDraw.git
# Go into the repository
cd UMLDraw
# Compile and package
mvn clean package
# Run the app
java -jar target/UMLDraw-1.0-SNAPSHOT.jar