Last Version

de.elnarion.asciidoc:asciidoc-extensions-test 0.9.2

Contains several asciidoctorj extensions. One asciidoctorj extension which replaces plantuml blocks by image links referring to a remote plantuml server. This way it is possible to use plantuml in asciidoc builds without the need to install graphviz. One Extension to include multiple files with one include statement.

License

License

GroupId

GroupId

de.elnarion.asciidoc
ArtifactId

ArtifactId

asciidoc-extensions-test
Version

Version

0.9.2
Type

Type

jar
Description

Description

Contains several asciidoctorj extensions. One asciidoctorj extension which replaces plantuml blocks by image links referring to a remote plantuml server. This way it is possible to use plantuml in asciidoc builds without the need to install graphviz. One Extension to include multiple files with one include statement.

Download asciidoc-extensions-test 0.9.2


<!-- https://jarcasting.com/artifacts/de.elnarion.asciidoc/asciidoc-extensions-test/ -->
<dependency>
    <groupId>de.elnarion.asciidoc</groupId>
    <artifactId>asciidoc-extensions-test</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.elnarion.asciidoc/asciidoc-extensions-test/
implementation 'de.elnarion.asciidoc:asciidoc-extensions-test:0.9.2'
// https://jarcasting.com/artifacts/de.elnarion.asciidoc/asciidoc-extensions-test/
implementation ("de.elnarion.asciidoc:asciidoc-extensions-test:0.9.2")
'de.elnarion.asciidoc:asciidoc-extensions-test:jar:0.9.2'
<dependency org="de.elnarion.asciidoc" name="asciidoc-extensions-test" rev="0.9.2">
  <artifact name="asciidoc-extensions-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.elnarion.asciidoc', module='asciidoc-extensions-test', version='0.9.2')
)
libraryDependencies += "de.elnarion.asciidoc" % "asciidoc-extensions-test" % "0.9.2"
[de.elnarion.asciidoc/asciidoc-extensions-test "0.9.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.asciidoctor : asciidoctorj jar 1.5.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.