https://github.com/xatuke/mavenhelloworld
for GCI'19
https://github.com/xatuke/mavenhelloworld
Last synced: 3 months ago
JSON representation
for GCI'19
- Host: GitHub
- URL: https://github.com/xatuke/mavenhelloworld
- Owner: xatuke
- License: apache-2.0
- Created: 2019-12-05T14:26:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T17:59:50.000Z (almost 6 years ago)
- Last Synced: 2025-03-05T15:07:34.728Z (over 1 year ago)
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.