MVN

ch.ifocusit : plantuml-builder

Maven & Gradle

Jul 21, 2023
2 usages
39 stars

Plantuml builder · Plantuml diagram generation from java code sources.

<dependency>
    <groupId>ch.ifocusit</groupId>
    <artifactId>plantuml-builder</artifactId>
    <version>2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.ifocusit : plantuml-builder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7

All Versions

Choose a version of ch.ifocusit : plantuml-builder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7
plantuml-builder-2.7
2.6
plantuml-builder-2.6
2.5
plantuml-builder-2.5
2.4
plantuml-builder-2.4
2.3
plantuml-builder-2.3
2.1
plantuml-builder-2.1
2.0
plantuml-builder-2.0
1.5
plantuml-builder-1.5
1.4
plantuml-builder-1.4
1.3
plantuml-builder-1.3
1.2
plantuml-builder-1.2
1.1
plantuml-builder-1.1
1.0
plantuml-builder-1.0

How to add a dependency to Maven

Add the following ch.ifocusit : plantuml-builder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.ifocusit</groupId>
    <artifactId>plantuml-builder</artifactId>
    <version>2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.ifocusit : plantuml-builder gradle dependency to your build.gradle file:

implementation 'ch.ifocusit:plantuml-builder:2.7'

Gradle Kotlin DSL: Add the following ch.ifocusit : plantuml-builder gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.ifocusit:plantuml-builder:2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.ifocusit : plantuml-builder sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.ifocusit" % "plantuml-builder" % "2.7"

Advertisement

Dependencies from Group

Jul 21, 2023
2 usages
39 stars

Discover Dependencies

Dec 15, 2018
10 usages
0 stars
Sep 16, 2017
4 usages
0 stars
May 11, 2018
5 usages
0 stars
May 15, 2023
4 usages
59 stars
Dec 30, 2020
6 usages
9 stars
Nov 08, 2021
7 usages
2 stars
Sep 26, 2021
3 usages
0 stars
Aug 21, 2020
5 usages
0 stars