MVN

it.mulders.puml : plantuml-v1-adapter

Maven & Gradle

Mar 20, 2021
0 stars

PlantUML Maven Plugin :: PlantUML v1 Adapter · Adapter for using any PlantUML version that starts with 1.x.y.

<dependency>
    <groupId>it.mulders.puml</groupId>
    <artifactId>plantuml-v1-adapter</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.mulders.puml : plantuml-v1-adapter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of it.mulders.puml : plantuml-v1-adapter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
plantuml-v1-adapter-0.2
0.1
plantuml-v1-adapter-0.1

How to add a dependency to Maven

Add the following it.mulders.puml : plantuml-v1-adapter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.mulders.puml</groupId>
    <artifactId>plantuml-v1-adapter</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.mulders.puml : plantuml-v1-adapter gradle dependency to your build.gradle file:

implementation 'it.mulders.puml:plantuml-v1-adapter:0.2'

Gradle Kotlin DSL: Add the following it.mulders.puml : plantuml-v1-adapter gradle kotlin dependency to your build.gradle.kts file:

implementation("it.mulders.puml:plantuml-v1-adapter:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.mulders.puml : plantuml-v1-adapter sbt scala dependency to your build.sbt file:

libraryDependencies += "it.mulders.puml" % "plantuml-v1-adapter" % "0.2"

Advertisement

Dependencies from Group

Mar 20, 2021
2 usages
0 stars
Mar 20, 2021
0 stars
Mar 20, 2021
0 stars

Discover Dependencies

Apr 18, 2023
1 usages
3 stars
Dec 18, 2021
1 usages
9 stars
Dec 22, 2020
307 stars
Dec 23, 2020
2 usages
0 stars
Dec 21, 2020
5 usages
0 stars
Jul 20, 2023
1 usages
0 stars