de.elnarion.asciidoc:asciidoclet-with-extensions

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

asciidoclet-with-extensions
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

pom
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 asciidoclet-with-extensions

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
de.elnarion.asciidoc : asciidoc-extension-multiinclude jar 0.9.2
de.elnarion.asciidoc : asciidoc-extension-remoteplantuml jar 0.9.2
org.asciidoctor : asciidoclet jar 1.5.6
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.

Versions

Version
0.9.2