macOS
brew install asciidoctorjlocal Homebrew formula metadata
sudo port install asciidoctorjMacPorts ports tree · textproc/asciidoctorj/Portfile · 来源: api.github.com
安装
brew install asciidoctorjlocal Homebrew formula metadata
sudo port install asciidoctorjMacPorts ports tree · textproc/asciidoctorj/Portfile · 来源: api.github.com
nix profile install nixpkgs#asciidoctorjnixpkgs package indexes · pkgs/by-name/as/asciidoctorj/package.nix · 来源: api.github.com
choco install asciidoctorjChocolatey community package catalog · asciidoctorj · 来源: community.chocolatey.org
scoop install main/asciidoctorjScoop official bucket manifest trees · bucket/asciidoctorj.json · 来源: api.github.com
概览
Java wrapper and bindings for Asciidoctor
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
asciidoctorj | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asciidoctorj |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
asciidoctorj
nix profile install nixpkgs#asciidoctorjasciidoctorj
sudo port install asciidoctorjasciidoctorj
choco install asciidoctorjmain/asciidoctorj
scoop install main/asciidoctorj来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.