Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.08 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.08 KB

JHipster BOM and server-side library

Angular Build Status React Build Status Vue Build Status Maven Central

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 install -Dgpg.skip=true, on Windows run .\mvnw.cmd install -D"gpg.skip=true"

Analysis of the JHipster server-side parent POM project

sonar-quality-gate sonar-coverage sonar-bugs sonar-vulnerabilities