a

asciidoctorj-diagram-plantuml

AsciidoctorJ Diagram Plantuml 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.2023.13.jar download
asciidoctorj-diagram-plantuml-1.2023.13.pom download
asciidoctorj-diagram-plantuml-1.2023.13-sources.jar download
Apache Maven
<dependency>
  <groupId>org.asciidoctor</groupId>
  <artifactId>asciidoctorj-diagram-plantuml</artifactId>
  <version>1.2023.13</version>
</dependency>
Gradle Groovy
implementation 'org.asciidoctor:asciidoctorj-diagram-plantuml:1.2023.13'
Gradle Kotlin
implementation("org.asciidoctor:asciidoctorj-diagram-plantuml:1.2023.13")
Scala SBT
libraryDependencies += "org.asciidoctor" % "asciidoctorj-diagram-plantuml" % "1.2023.13"
Groovy Grape
@Grapes(
  @Grab(group='org.asciidoctor', module='asciidoctorj-diagram-plantuml', version='1.2023.13')
)
Apache Ivy
<dependency org="org.asciidoctor" name="asciidoctorj-diagram-plantuml" rev="1.2023.13" />
Leiningen
[org.asciidoctor/asciidoctorj-diagram-plantuml "1.2023.13"]
Apache Buildr
'org.asciidoctor:asciidoctorj-diagram-plantuml:jar:1.2023.13'
Dependencies
The project has no third-party dependencies