Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuongvnz/simple-maven-java
https://github.com/cuongvnz/simple-maven-java
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/cuongvnz/simple-maven-java
- Owner: CuongVnZ
- Created: 2022-06-25T10:07:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T10:08:29.000Z (over 2 years ago)
- Last Synced: 2024-11-14T17:39:59.043Z (2 months ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MavenProgram
A sample template for creating standalone Java programs.By default we compile for Java 8, which can easily be changed in the sample pom.xml to any Java version, including the latest one.