MVN

org.asciidoctor : asciidoctorj-diagram-plantuml

Maven & Gradle

Apr 07, 2023
1 usages
10 stars

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.

<dependency>
    <groupId>org.asciidoctor</groupId>
    <artifactId>asciidoctorj-diagram-plantuml</artifactId>
    <version>1.2023.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.asciidoctor : asciidoctorj-diagram-plantuml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2023.5

All Versions

Choose a version of org.asciidoctor : asciidoctorj-diagram-plantuml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2023.x
asciidoctorj-diagram-plantuml-1.2023.5
1.2022.x
asciidoctorj-diagram-plantuml-1.2022.14
asciidoctorj-diagram-plantuml-1.2022.5
1.2021.x
asciidoctorj-diagram-plantuml-1.2021.8

How to add a dependency to Maven

Add the following org.asciidoctor : asciidoctorj-diagram-plantuml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.asciidoctor</groupId>
    <artifactId>asciidoctorj-diagram-plantuml</artifactId>
    <version>1.2023.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.asciidoctor : asciidoctorj-diagram-plantuml gradle dependency to your build.gradle file:

implementation 'org.asciidoctor:asciidoctorj-diagram-plantuml:1.2023.5'

Gradle Kotlin DSL: Add the following org.asciidoctor : asciidoctorj-diagram-plantuml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.asciidoctor:asciidoctorj-diagram-plantuml:1.2023.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.asciidoctor : asciidoctorj-diagram-plantuml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.asciidoctor" % "asciidoctorj-diagram-plantuml" % "1.2023.5"

Advertisement

Dependencies from Group

Jun 09, 2023
188 usages
627 stars
Jul 01, 2023
42 usages
33 stars
Aug 10, 2023
32 usages
10 stars
Jun 09, 2023
14 usages
627 stars
Oct 02, 2013
10 usages
627 stars

Discover Dependencies

May 28, 2022
1 usages
10 stars
Sep 10, 2014
17 usages
74 stars
Sep 17, 2011
2 usages
1 stars
Feb 11, 2022
5 usages
2.6k stars
Apr 06, 2021
6 usages
3.2k stars
Feb 11, 2022
2 usages
30 stars
Nov 24, 2020
8 usages
145 stars
Sep 13, 2021
3 usages
49 stars