# Install jhipster with Homebrew, chocolatey

Generate, develop and deploy Spring Boot + Angular/React applications. Version 9.1.0 via Homebrew; verified 2026-05-28.

## 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.8399997','dnscrypt-proxy'

## Package facts

- **Package key:** brew:jhipster
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/jhipster>
- **Version:** 9.1.0
- **Source summary:** Generate, develop and deploy Spring Boot + Angular/React applications
- **Homepage:** <https://www.jhipster.tech/>
- **Repository:** <https://github.com/jhipster/generator-jhipster>
- **Upstream docs:** <https://www.jhipster.tech/creating-an-app>
- **License:** Apache-2.0
- **Source archive:** <https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-9.1.0.tgz>
- **Last updated:** 2026-05-28T18:53:26Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- jhipster (cli)
- jhipster (alias)

## Dependencies

- node
- openjdk

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 9.1.0
- Package-manager updated: 2026-05-28
- Local data: ok
- Upstream repository: https://www.jhipster.tech/
- info: Release/tag comparison is only available for GitHub repositories.
## 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
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jhipster
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 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.8399997','dnscrypt-proxy'


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [helidon](https://www.automicvault.com/pkg/brew/helidon/) - Shares av.db curated category or tags: cli, developer-tools, java, microservices.
- [micronaut](https://www.automicvault.com/pkg/brew/micronaut/) - Shares av.db curated category or tags: application-framework, cli, developer-tools, java, microservices.
- [bnd](https://www.automicvault.com/pkg/brew/bnd/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [byteman](https://www.automicvault.com/pkg/brew/byteman/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [cfr-decompiler](https://www.automicvault.com/pkg/brew/cfr-decompiler/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [checkstyle](https://www.automicvault.com/pkg/brew/checkstyle/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [fastjar](https://www.automicvault.com/pkg/brew/fastjar/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [gcviewer](https://www.automicvault.com/pkg/brew/gcviewer/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [generator-jhipster](https://www.automicvault.com/pkg/npm/generator-jhipster/) - Executable or command metadata overlaps with this package. Shared terms: angular, boot, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/jhipster.yml](https://github.com/automic-vault/db/blob/main/combined/jhipster.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
