macOS
brew install micronautlocal Homebrew formula metadata
sudo port install micronautMacPorts ports tree · java/micronaut/Portfile · source: api.github.com
brew
Modern JVM-based framework for building modular microservices. Version 5.0.4 via Homebrew; verified 2026-07-07.
install
brew install micronautlocal Homebrew formula metadata
sudo port install micronautMacPorts ports tree · java/micronaut/Portfile · source: api.github.com
nix profile install nixpkgs#micronautnixpkgs package indexes · pkgs/by-name/mi/micronaut/package.nix · source: api.github.com
choco install micronautChocolatey community package catalog · micronaut · source: community.chocolatey.org
scoop install main/micronautScoop official bucket manifest trees · bucket/micronaut.json · source: api.github.com
winget install --id Micronaut.Launch -eWindows Package Manager source index · Micronaut.Launch · source: cdn.winget.microsoft.com
overview
Modern JVM-based framework for building modular microservices
history
Micronaut is a JVM framework introduced by Graeme Rocher and the Object Computing team that built Grails. It was open sourced on May 23, 2018, with an explicit focus on microservices for Java, Groovy, and Kotlin, and reached 1.0 GA on October 23, 2018. Its defining design choice is compile-time dependency injection, AOP, and metadata generation, avoiding the reflection-heavy runtime model used by many older JVM application frameworks.
Technically, Micronaut combined a Netty-based HTTP server and client, cloud-native configuration, service discovery, client-side load balancing, and serverless/microservice tooling with low startup time and memory use. That made it part of the same package-manager space as Spring Boot, Quarkus, Helidon, and Grails, but with a strong ahead-of-time and GraalVM-friendly identity.
The project later gained formal foundation backing and corporate support. Oracle joined the Micronaut Foundation as an engineering partner in 2022 after contributing since 2020, including work around Micronaut AOT and Serialization. In 2026 the project announced plans to join the Commonhaus Foundation and described adoption across large corporations, small companies, private users, and more than 900 contributors. The Homebrew formula packages the `mn` launcher, used to generate and manage Micronaut applications from the command line.
security posture
No matching local secret-handling manifest was found for micronaut. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mn | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/micronaut-projects/micronaut-starter
install metadata
| Package key | brew:micronaut |
|---|---|
| Version | 5.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/micronaut |
| Homepage | https://micronaut.io/ |
| Repository | https://github.com/micronaut-projects/micronaut-starter |
| Upstream docs | https://docs.micronaut.io/index.html |
| License | Apache-2.0 |
| Source archive | https://github.com/micronaut-projects/micronaut-starter/archive/refs/tags/v5.0.4.tar.gz |
| Last updated | 2026-07-07T16:38:43Z |
| Pulse | updated |
| Dependencies | openjdk@25 |
| Build dependencies | gradle |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | micronaut |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
micronaut
nix profile install nixpkgs#micronautmicronaut
sudo port install micronautmicronaut
choco install micronautmain/micronaut
scoop install main/micronautMicronaut.Launch
winget install --id Micronaut.Launch -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.