pkg.soopen package index

brew / 順位 2529

jbang を Homebrew, chocolatey, Nix, scoop でインストール

jbang のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jbang

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#jbang

nixpkgs package indexes · pkgs/by-name/jb/jbang/package.nix · ソース: api.github.com

概要

パッケージ概要

Tool to create, edit and run self-contained source-only Java programs

コマンドとエイリアス

  • jbang

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: JBang is released in December, according to the FAQ.
  • 2021: JBang documentation is built with Antora and published under jbang.dev.
  • 2020s: JBang adds catalog aliases, app installation, IDE integration, multiple source languages, and native-image workflows.
  • 2026: The repository release notes document a CLI parser migration from picocli to Aesh and early-access native binary distribution work.

Related projects

  • JBang is related to Java 10 single-file source execution, kscript, Maven Central, SDKMAN, Chocolatey, Scoop, GraalVM native-image, Quarkus command-line workflows, JShell, Groovy, Kotlin, and Java build tools such as Maven and Gradle.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.jbang/jbang-catalog.json.jbang/jbang-catalog.json

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jbang実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.141.0
マネージャ更新日2026-07-14
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jbang
バージョン0.141.0
パッケージマネージャHomebrew
ホームページhttps://jbang.dev/
リポジトリhttps://github.com/jbangdev/jbang
最終更新2026-07-14T06:33:35Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

jbang

nix profile install nixpkgs#jbang
  • normalized package name match
  • 一致条件: Jbang
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jb/jbang/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Chocolatey95%

jbang

choco install jbang
  • normalized package name match
  • 一致条件: Jbang
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: jbang from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','java7u13x86'
Scoop95%

main/jbang

scoop install main/jbang
  • normalized package name match
  • 一致条件: Jbang
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jbang.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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