macOS
brew install jbanglocal Homebrew formula metadata
brew / rang 2529
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jbang pour les workflows d'agents IA.
installation
brew install jbanglocal Homebrew formula metadata
nix profile install nixpkgs#jbangnixpkgs package indexes · pkgs/by-name/jb/jbang/package.nix · Source: api.github.com
choco install jbangChocolatey community package catalog · jbang · Source: community.chocolatey.org
scoop install main/jbangScoop official bucket manifest trees · bucket/jbang.json · Source: api.github.com
aperçu
Tool to create, edit and run self-contained source-only Java programs
historique
JBang is a command-line tool for writing, running, editing, sharing, and installing source-only Java programs without creating a traditional Maven or Gradle project first. It brings shebang-style scripting, dependency directives, catalog aliases, and IDE integration to Java.
The JBang FAQ says Max Rydahl Andersen came to the idea while exploring Java 10 shebang support and the Kotlin kscript project, asking why the same style could not be done with Java. The FAQ says JBang was released in December 2019.
The repository README frames JBang as a way to run .java files directly, declare Maven dependencies with //DEPS, work with Java, Kotlin, Groovy, JShell, and Markdown, open scripts in IDEs, build native binaries with GraalVM, and share scripts through GitHub URLs, aliases, and catalogs.
JBang spread through Java developer tooling channels rather than through one application framework: the official README lists SDKMAN, Homebrew, Chocolatey, and Scoop installs, and the FAQ links to talks, articles, podcasts, and Quarkus-related presentations. The package metadata in the input also shows Homebrew, Chocolatey, Nix, and Scoop coverage.
A common JBang script starts with a comment-form shebang line, uses directives such as //DEPS and //JAVA, and runs with the jbang command. Users can also initialize templates, edit generated IDE projects, install commands as apps, run remote scripts, manage aliases and catalogs, and export scripts toward richer project or native-image forms.
JBang is package-nerd significant because it treats Maven Central as a scripting package universe. It reduces the gap between one-file scripts and full JVM applications, giving Java a workflow closer to Python, shell, or Node command snippets while keeping Java libraries, IDEs, and GraalVM in play.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.jbang/jbang-catalog.json.jbang/jbang-catalog.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jbang | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jbang |
|---|---|
| Version | 0.141.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://jbang.dev/ |
| Dépôt | https://github.com/jbangdev/jbang |
| Dernière mise à jour | 2026-07-14T06:33:35Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
jbang
nix profile install nixpkgs#jbangjbang
choco install jbangmain/jbang
scoop install main/jbangpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.