a

asciidoctorj-diagram-plantuml

AsciidoctorJ Diagram Plantul bundles the Asciidoctor Diagram Plantuml RubyGem (asciidoctor-diagram-plantuml) so it can be loaded into the JVM using JRuby.
https://github.com/asciidoctor/asciidoctorj-diagram
The Apache Software License, Version 2.0
Alex Soto Bueno Dan Allen Abel Salgado Romero Robert Panzer
Files download
File Operation
asciidoctorj-diagram-plantuml-1.2021.8.jar download
asciidoctorj-diagram-plantuml-1.2021.8.pom download
asciidoctorj-diagram-plantuml-1.2021.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.asciidoctor</groupId>
  <artifactId>asciidoctorj-diagram-plantuml</artifactId>
  <version>1.2021.8</version>
</dependency>
Gradle Groovy
implementation 'org.asciidoctor:asciidoctorj-diagram-plantuml:1.2021.8'
Gradle Kotlin
implementation("org.asciidoctor:asciidoctorj-diagram-plantuml:1.2021.8")
Scala SBT
libraryDependencies += "org.asciidoctor" % "asciidoctorj-diagram-plantuml" % "1.2021.8"
Groovy Grape
@Grapes(
  @Grab(group='org.asciidoctor', module='asciidoctorj-diagram-plantuml', version='1.2021.8')
)
Apache Ivy
<dependency org="org.asciidoctor" name="asciidoctorj-diagram-plantuml" rev="1.2021.8" />
Leiningen
[org.asciidoctor/asciidoctorj-diagram-plantuml "1.2021.8"]
Apache Buildr
'org.asciidoctor:asciidoctorj-diagram-plantuml:jar:1.2021.8'
Dependencies
The project has no third-party dependencies