Last Version

uml-java-doclet 1.0.0

Add UML diagrams (using PlantUML) to Javadocs. Extends the standard Java doclet.

License

License

Categories

Categories

Java Languages UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.chfourie
ArtifactId

ArtifactId

uml-java-doclet
Version

Version

1.0.0
Type

Type

jar
Description

Description

uml-java-doclet
Add UML diagrams (using PlantUML) to Javadocs. Extends the standard Java doclet.

Download uml-java-doclet 1.0.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.