Last Version

Classes to PlantUML Converter 0.0.4

This library generates PlantUML class diagrams from Java classes.

License

License

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

de.ohmesoftware
ArtifactId

ArtifactId

classestoplantuml
Version

Version

0.0.4
Type

Type

jar
Description

Description

Classes to PlantUML Converter
This library generates PlantUML class diagrams from Java classes.
Project URL

Project URL

https://github.com/kaoh/javaclassestoplantuml
Source Code Management

Source Code Management

https://github.com/kaoh/javaclassestoplantuml/tree/master

Download classestoplantuml 0.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.