Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fugerit-org/fj-template
Fugerit project template
https://github.com/fugerit-org/fj-template
Last synced: 13 days ago
JSON representation
Fugerit project template
- Host: GitHub
- URL: https://github.com/fugerit-org/fj-template
- Owner: fugerit-org
- Created: 2020-03-04T08:32:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T21:43:10.000Z (over 1 year ago)
- Last Synced: 2024-11-06T01:10:23.733Z (2 months ago)
- Language: CSS
- Size: 204 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fugerit Template
Simple template for multi module java maven project
Useful resources :
* [Fugerit Coding Org Home](https://www.fugerit.org) - Home page to the projectQuick start :
mvn clean install
Maven profiles :
- full (create javadoc and sources package too)
- test (run tests, by default tests are excluded)