An open API service indexing awesome lists of open source software.

https://github.com/xatuke/mavenhelloworld

for GCI'19
https://github.com/xatuke/mavenhelloworld

Last synced: 3 months ago
JSON representation

for GCI'19

Awesome Lists containing this project

README

          

[![GCI Badge](https://img.shields.io/badge/Google%20Code--in-JBoss%20Community-red?labelColor=2096F3)](https://gitter.im/JBossOutreach/gci)

# MavenHelloWorld
for GCI'19

to run the project, download it or clone using
`git clone https://github.com/crowded-geek/MavenHelloWorld`
After that,
`cd my-app` , make sure that you have maven installed.
then `mvn package`
then after the build is complete, run `java -cp target/my-app-1.0-SNAPSHOT.jar com.mycompany.app.App`

Google Code-in and the Google Code-in logo are trademarks of Google Inc.