JHipster BOM and server-side library - DEPRECATED
Full documentation and information is available on our website at https://www.jhipster.tech/
This project is used by the JHipster generator. This is the Bill of Materials and server-side library:
- jhipster-dependencies
- jhipster-framework
If the current version is SNAPSHOT then to use this SNAPSHOT version:
- clone this project
- run
./mvnw clean install -Dgpg.skip=true
, on Windows run.\mvnw.cmd clean install -D"gpg.skip=true"