Last Version

AsciidoctorJ 2.7.0.Final

AsciidoctorJ is the official library for running Asciidoctor on the JVM. Using AsciidoctorJ, you can convert AsciiDoc content or analyze the structure of a parsed AsciiDoc document from Java and other JVM languages.

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

asciidoctorj
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

AsciidoctorJ
AsciidoctorJ is the official library for running Asciidoctor on the JVM. Using AsciidoctorJ, you can convert AsciiDoc content or analyze the structure of a parsed AsciiDoc document from Java and other JVM languages.
Project Organization

Project Organization

JBoss by Red Hat

Download asciidoctorj 2.7.0.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/asciidoctorj/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>asciidoctorj</artifactId>
    <version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/asciidoctorj/
implementation 'io.thorntail:asciidoctorj:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/asciidoctorj/
implementation ("io.thorntail:asciidoctorj:2.7.0.Final")
'io.thorntail:asciidoctorj:jar:2.7.0.Final'
<dependency org="io.thorntail" name="asciidoctorj" rev="2.7.0.Final">
  <artifact name="asciidoctorj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='asciidoctorj', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "asciidoctorj" % "2.7.0.Final"
[io.thorntail/asciidoctorj "2.7.0.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
io.thorntail : logging jar 2.7.0.Final
org.asciidoctor : asciidoctorj jar 1.5.5
io.thorntail : meta-spi jar 2.7.0.Final

provided (3)

Group / Artifact Type Version
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-servlet-feature-pack zip 18.0.1.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.