Last Version

log2uml 0.2

Java wrapper to PlantUml to draw diagrams directly from Java code

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.qbek
ArtifactId

ArtifactId

log2uml
Version

Version

0.2
Type

Type

jar
Description

Description

log2uml
Java wrapper to PlantUml to draw diagrams directly from Java code
Project URL

Project URL

https://github.com/qbek/log2uml
Source Code Management

Source Code Management

https://github.com/qbek/log2uml

Download log2uml 0.2


<!-- https://jarcasting.com/artifacts/com.github.qbek/log2uml/ -->
<dependency>
    <groupId>com.github.qbek</groupId>
    <artifactId>log2uml</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qbek/log2uml/
implementation 'com.github.qbek:log2uml:0.2'
// https://jarcasting.com/artifacts/com.github.qbek/log2uml/
implementation ("com.github.qbek:log2uml:0.2")
'com.github.qbek:log2uml:jar:0.2'
<dependency org="com.github.qbek" name="log2uml" rev="0.2">
  <artifact name="log2uml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qbek', module='log2uml', version='0.2')
)
libraryDependencies += "com.github.qbek" % "log2uml" % "0.2"
[com.github.qbek/log2uml "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.plantuml : plantuml jar 8057

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.0
com.tngtech.jgiven : jgiven-junit jar 0.12.1

Project Modules

There are no modules declared in this project.