scala2plantuml-cli

Scala2PlantUML generates PlantUML diagrams from Scala code.

License

License

MIT
Categories

Categories

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

GroupId

nz.co.bottech
ArtifactId

ArtifactId

scala2plantuml-cli_2.13
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala2plantuml-cli
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-cli_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
nz.co.bottech : scala2plantuml_2.13 jar 0.3.0
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
com.github.scopt : scopt_2.13 jar 4.0.1
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.13
0.1.12