Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.3 KB

README.md

File metadata and controls

35 lines (25 loc) · 2.3 KB

JHipster BOM and server-side library

Angular Build Status React Build Status Vue Build Status Maven Central Revved up by Develocity

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