scala2plantuml

Scala2PlantUML generates PlantUML diagrams from Scala code.

License

License

MIT
Categories

Categories

Scala Languages Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

nz.co.bottech
ArtifactId

ArtifactId

scala2plantuml_2.13
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala2plantuml
Scala2PlantUML generates PlantUML diagrams from Scala code.
Project URL

Project URL

https://github.com/BotTech/scala2plantuml
Project Organization

Project Organization

BotTech
Source Code Management

Source Code Management

https://github.com/BotTech/scala2plantuml

Download scala2plantuml_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/nz.co.bottech/scala2plantuml_2.13/ -->
<dependency>
    <groupId>nz.co.bottech</groupId>
    <artifactId>scala2plantuml_2.13</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.bottech/scala2plantuml_2.13/
implementation 'nz.co.bottech:scala2plantuml_2.13:0.3.0'
// https://jarcasting.com/artifacts/nz.co.bottech/scala2plantuml_2.13/
implementation ("nz.co.bottech:scala2plantuml_2.13:0.3.0")
'nz.co.bottech:scala2plantuml_2.13:jar:0.3.0'
<dependency org="nz.co.bottech" name="scala2plantuml_2.13" rev="0.3.0">
  <artifact name="scala2plantuml_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.bottech', module='scala2plantuml_2.13', version='0.3.0')
)
libraryDependencies += "nz.co.bottech" % "scala2plantuml_2.13" % "0.3.0"
[nz.co.bottech/scala2plantuml_2.13 "0.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.scalameta : scalameta_2.13 jar 4.4.10
org.scalameta : trees_2.13 jar 4.4.10
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.lihaoyi : utest_2.13 jar 0.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.13
0.1.12