de.elnarion.asciidoc:asciidoc-extension-remoteplantuml

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

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

de.elnarion.asciidoc
ArtifactId

ArtifactId

asciidoc-extension-remoteplantuml
Last Version

Last Version

0.9.2
Release Date

Release Date

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-extension-remoteplantuml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.plantuml : plantuml jar 1.2017.12
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
0.9.1
0.9.0