Automic VaultAutomic Vault

brew

使用 Homebrew, chocolatey, MacPorts, Nix, scoop 安装 asciidoctorj

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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