Skip to content

utility and maven plugin project for generating plantuml class diagrams and sequence diagrams out of java classes

License

Notifications You must be signed in to change notification settings

devlauer/plantuml-generator

Folders and files

NameName
Last commit message
Last commit date
Nov 8, 2024
Oct 14, 2024
Nov 8, 2024
Nov 8, 2024
Dec 15, 2022
Jan 28, 2024
Aug 18, 2024
Nov 4, 2018
Dec 20, 2022
Nov 5, 2022
Dec 15, 2022
Oct 14, 2024
Oct 14, 2024
Aug 18, 2024
Aug 18, 2024
Nov 8, 2024
Dec 30, 2022

Repository files navigation

plantuml-generator project

Lines of Code Security Rating Vulnerabilities Maintainability Rating Coverage mvn verify

Description

plantuml-generator is a project which consists of a utility module which can be used to generate PlantUML class diagrams from existing java classes and its maven plugin frontend.

With the help of this project you can generate class diagrams for your project documentation on the fly during each maven build or via the utility module.

Documentation

If you are only interested in the maven plugins you can directly go to https://devlauer.github.io/plantuml-generator/plantuml-generator-maven-plugin/latest/index.html

If you want to use the utility classes on their own you can directly go to https://devlauer.github.io/plantuml-generator/plantuml-generator-util/latest/index.html

Licensing

This software is licensed under the Apache Licence, Version 2.0. Note that plantuml-generator has several dependencies which are not licensed under the Apache License. Note that using plant-uml-generator comes without any (legal) warranties.

Versioning

This project uses sematic versioning. For more information refer to semver.

Changelog

This plugin has a dedicated Changelog.

Reporting bugs and feature requests

Use GitHub issues to create your issues.

Source

Latest and greatest source of plantuml-generator can be found on GitHub. Fork it!

About

utility and maven plugin project for generating plantuml class diagrams and sequence diagrams out of java classes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages