Last Version

asciidoctor-sdedit-extension 1.0.0

asciidoctor-sdedit-extension provides an extension for creating sequence diagrams in asciidoctor using sdedit.

License

License

Apache License Version 2.0
GroupId

GroupId

com.github.domgold
ArtifactId

ArtifactId

asciidoctor-sdedit-extension
Version

Version

1.0.0
Type

Type

jar
Description

Description

asciidoctor-sdedit-extension
asciidoctor-sdedit-extension provides an extension for creating sequence diagrams in asciidoctor using sdedit.
Project URL

Project URL

https://github.com/domgold/asciidoctor-sdedit-extension

Download asciidoctor-sdedit-extension 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.domgold/asciidoctor-sdedit-extension/ -->
<dependency>
    <groupId>com.github.domgold</groupId>
    <artifactId>asciidoctor-sdedit-extension</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.domgold/asciidoctor-sdedit-extension/
implementation 'com.github.domgold:asciidoctor-sdedit-extension:1.0.0'
// https://jarcasting.com/artifacts/com.github.domgold/asciidoctor-sdedit-extension/
implementation ("com.github.domgold:asciidoctor-sdedit-extension:1.0.0")
'com.github.domgold:asciidoctor-sdedit-extension:jar:1.0.0'
<dependency org="com.github.domgold" name="asciidoctor-sdedit-extension" rev="1.0.0">
  <artifact name="asciidoctor-sdedit-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.domgold', module='asciidoctor-sdedit-extension', version='1.0.0')
)
libraryDependencies += "com.github.domgold" % "asciidoctor-sdedit-extension" % "1.0.0"
[com.github.domgold/asciidoctor-sdedit-extension "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.asciidoctor : asciidoctorj jar 1.5.0
net.sf.sdedit : sdedit-light jar 3.1
commons-io : commons-io jar 2.2
org.freehep : freehep-graphicsio-emf jar 2.4
org.freehep : freehep-graphicsio-pdf jar 2.4
org.freehep : freehep-graphicsio-ps jar 2.4
org.freehep : freehep-graphicsio-svg jar 2.4
org.freehep : freehep-graphicsio-swf jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
info.cukes : cucumber-java jar 1.1.8
info.cukes : cucumber-junit jar 1.1.8

Project Modules

There are no modules declared in this project.