# Install jhipster with Homebrew, chocolatey

Generate, develop and deploy Spring Boot + Angular/React applications. Version 9.2.0 via Homebrew; verified 2026-07-11. Also installable with chocolatey: choco install jhipster.

## Install

```sh
sudo av install brew:jhipster
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install jhipster
```

  Evidence: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install jhipster
```

  Evidence: Chocolatey community package catalog: jhipster from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.928','obs-virtualcam'

## Package facts

- **Package key:** brew:jhipster
- **Package manager:** Homebrew
- **Version:** 9.2.0
- **Source summary:** Generate, develop and deploy Spring Boot + Angular/React applications
- **Homepage:** <https://www.jhipster.tech/>
- **Last updated:** 2026-07-11T17:52:04Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- jhipster (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 9.2.0
## Project history and usage

JHipster is a full-stack application generator that began as a Yeoman generator joining Java server applications with a JavaScript front end. It became a development platform for generating Spring Boot applications, Angular or React clients, microservice systems, deployment descriptors, and project configuration.

### Project history

The generator-jhipster repository and npm package were created in October 2013. Early release notes describe the original shape as Yeoman plus Maven plus Spring plus AngularJS in one generator; by the 2.0.0 line in 2015, the public release notes described it as Spring Boot plus AngularJS.

JHipster 3.0.0 in 2016 was a major expansion point: the official release notes introduced generation for complete microservices architectures, including microservices, routers, a service registry, monitoring, and distributed-system scaffolding. Later lines broadened the front-end choices, with React moving out of experimental status in JHipster 5.0.0 in 2018.

The project grew from a generator into an ecosystem: the website includes release notes, installation and application-creation docs, a module marketplace, JDL Studio, sponsorship through OpenCollective, and daily-build repositories that continuously exercise generated application combinations.

### Adoption history

JHipster adoption is tied to its promise of reducing full-stack setup cost. It packages the choices many enterprise Java teams would otherwise assemble manually: Spring Boot, security, database options, build tooling, front-end frameworks, tests, Docker, and deployment targets.

The npm registry records the package from October 2013, while the GitHub repository accumulated a large contributor and user community. Homebrew and Chocolatey packaging put the generator into developer workstation package flows outside npm alone.

### How it is used

Developers use the `jhipster` command to generate monoliths, gateways, microservices, entities, Docker and Kubernetes assets, and application configuration. The `.yo-rc.json` file records generator choices for a project.

JHipster is also used as a repeatable architecture template: teams can standardize a stack, regenerate entities, share JDL definitions, and keep generated conventions aligned across services.

### Why package nerds care

JHipster matters to package people because it is a package that emits package-managed projects. Installing one CLI fans out into npm, Maven or Gradle, Docker images, Java dependencies, front-end dependencies, and deployment manifests.

It is also a durable example of the Yeoman-generator era crossing into Spring Boot and cloud-native Java. The package stayed relevant by changing the generated stack while preserving the one-command generator workflow.

### Timeline

- 2013: The generator-jhipster repository and npm package were created.
- 2014: Release 1.1.0 described JHipster as Yeoman plus Maven plus Spring plus AngularJS.
- 2015: Release 2.0.0 described the stack as Spring Boot plus AngularJS.
- 2016: Release 3.0.0 added complete microservices architecture generation.
- 2018: Release 5.0.0 moved React support out of experimental status.
- 2026: Release 9.0.0 continued the major-version line after the 8.x series.

### Related projects

- Yeoman is the generator framework lineage behind early JHipster.
- Spring Boot is the Java application framework at the center of generated server projects.
- Angular, React, and Vue are front-end options represented across JHipster release lines and generated applications.
- JDL Studio and the JHipster module marketplace are related tools in the JHipster ecosystem.

### Sources

- <https://api.github.com/repos/jhipster/generator-jhipster>
- <https://github.com/jhipster/generator-jhipster>
- <https://registry.npmjs.org/generator-jhipster>
- <https://www.jhipster.tech/>
- <https://www.jhipster.tech/2014/09/08/jhipster-release-1.1.0.html>
- <https://www.jhipster.tech/2015/01/09/jhipster-release-2.0.0.html>
- <https://www.jhipster.tech/2016/03/23/jhipster-release-3.0.0.html>
- <https://www.jhipster.tech/2018/06/20/jhipster-release-5.0.0.html>
- <https://www.jhipster.tech/releases/>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./.yo-rc.json
## Other Package-Manager Records

- Chocolatey - jhipster: normalized package name match | Chocolatey community package catalog: jhipster from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.928','obs-virtualcam'


## Combined YAML source

View the package source record on GitHub. [combined/jhipster.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jhipster.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
