Last Version

AsciidoctorJ 2018.5.0

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
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

asciidoctorj
Version

Version

2018.5.0
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 2018.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.wildfly.swarm : logging jar 2018.5.0
org.asciidoctor : asciidoctorj jar 1.5.5
org.wildfly.swarm : meta-spi jar 2018.5.0

provided (3)

Group / Artifact Type Version
org.wildfly.core : wildfly-core-feature-pack zip 3.0.8.Final
org.wildfly : wildfly-servlet-feature-pack zip 11.0.0.Final
org.wildfly : wildfly-feature-pack zip 11.0.0.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
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.