Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install asciidoctorj

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install asciidoctorj

MacPorts ports tree · textproc/asciidoctorj/Portfile · ソース: api.github.com

Linux

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

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

Windows

Chocolatey確認済み · 92%
choco install asciidoctorj

Chocolatey community package catalog · asciidoctorj · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/asciidoctorj

Scoop official bucket manifest trees · bucket/asciidoctorj.json · ソース: api.github.com

概要

パッケージ概要

Java wrapper and bindings for Asciidoctor

コマンドとエイリアス

  • asciidoctorj

履歴

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

AsciidoctorJ is the official JVM integration for Asciidoctor, letting Java and other JVM programs run Asciidoctor and inspect parsed AsciiDoc documents. For package users it is both a command-line converter and a Maven Central artifact family, making AsciiDoc processing available in Java build systems without requiring a separate Ruby toolchain.

プロジェクトの歴史

The project sits inside the Asciidoctor ecosystem as the Java binding layer for the Ruby Asciidoctor processor. Its official README describes AsciidoctorJ as the official library for running Asciidoctor on the JVM and credits Alex Soto, Dan Allen, and Robert Panzer as maintainers/authors on the README header.

AsciidoctorJ's early public release line was already formalized by 2014: the repository has an annotated `asciidoctorj-1.5.0` tag dated 2014-08-17, and the README notes that the Maven artifactId changed to `asciidoctorj` starting in 1.5.0. The project later kept a long 2.x series and published 3.0.0 in 2024, continuing the JVM-facing role while the wider Asciidoctor documentation moved to docs.asciidoctor.org.

採用の歴史

AsciidoctorJ's adoption path is centered on Java build tooling. The README documents Maven, Gradle, SBT, and Leiningen dependency examples and says the artifacts are published to Maven Central, which made it useful for documentation pipelines embedded in JVM projects.

Package-manager adoption followed the same developer-tool pattern: the input package facts list Homebrew, Chocolatey, MacPorts, Nix, and Scoop packages. That spread matters because AsciidoctorJ is often installed as a CLI by documentation authors even when the underlying attraction is JVM integration.

使われ方

The CLI use case is converting AsciiDoc files from the shell, for example running `asciidoctorj -b pdf README.adoc`. The library use case is declaring `org.asciidoctor:asciidoctorj` in a JVM build and invoking Asciidoctor conversion or AST inspection from Java or another JVM language.

パッケージ好きにとっての重要性

AsciidoctorJ is interesting to package nerds because it packages a Ruby-origin documentation processor for the JVM world. It bridges language ecosystems: Ruby Asciidoctor behavior, Java dependency management, build plugins, and a cross-platform command-line distribution all meet in one package.

タイムライン

  • 2013: GitHub repository created for Java bindings for Asciidoctor.
  • 2014: `asciidoctorj-1.5.0` annotated tag published; README notes the artifactId changed to `asciidoctorj` in 1.5.0.
  • 2021: 2.5.0 release published.
  • 2024: 3.0.0 release published.

Related projects

  • Asciidoctor is the upstream AsciiDoc processor that AsciidoctorJ runs on the JVM.
  • Asciidoctor Maven and Gradle integrations are documented as build-system paths for using AsciidoctorJ.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
asciidoctorjcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版3.0.1
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/asciidoctor/asciidoctorj

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:asciidoctorj
バージョン3.0.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/asciidoctorj
ホームページhttps://github.com/asciidoctor/asciidoctorj
リポジトリhttps://github.com/asciidoctor/asciidoctorj
上流ドキュメントhttps://docs.asciidoctor.org/asciidoctorj/latest
ライセンスApache-2.0
ソースアーカイブhttps://search.maven.org/remotecontent?filepath=org/asciidoctor/asciidoctorj/3.0.1/asciidoctorj-3.0.1-bin.zip
最終更新2026-06-22T14:02:46-07:00
Pulseupdated
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameasciidoctorj
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

asciidoctorj

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

asciidoctorj

sudo port install asciidoctorj
  • normalized package name match
  • 一致条件: Asciidoctorj
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/asciidoctorj/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

asciidoctorj

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

main/asciidoctorj

scoop install main/asciidoctorj
  • normalized package name match
  • 一致条件: Asciidoctorj
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/asciidoctorj.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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment