asciidoctorj
« Back to VersTracker
Description:
Java wrapper and bindings for Asciidoctor
Type: Formula  |  Latest Version: 3.0.1@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @asciidoctor  |  formulae.brew.sh
Category: Developer tools
Tags: asciidoc java documentation converter ruby
Install: brew install asciidoctorj
About:
AsciidoctorJ is a Java wrapper that provides a native API for the Asciidoctor Ruby gem, enabling Java applications to convert AsciiDoc content into various output formats like HTML. It allows developers to integrate AsciiDoc processing capabilities directly into their Java-based build tools and applications without needing to run Ruby.
Key Features:
  • Native Java API for Asciidoctor
  • Supports multiple output formats (HTML, DocBook, PDF)
  • Seamless integration with Java build tools
  • Extension support for custom processing
Use Cases:
  • Integrating AsciiDoc rendering into Java applications
  • Building custom documentation generation tools
  • Automating documentation builds in Java-centric CI/CD pipelines
Alternatives:
  • asciidoctor-maven-plugin – Maven-specific plugin, whereas AsciidoctorJ provides a reusable Java library
  • Pandoc – General-purpose document converter, not specifically optimized for Java integration
License: Apache-2.0
Dependencies: openjdk
Bottles available for: all
Version History
Detected Version Rev Change Commit