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.
The documentation for this project can be found at https://devlauer.github.io/plantuml-generator/plantuml-generator/latest/index.html.
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
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.
This project uses sematic versioning. For more information refer to semver.
This plugin has a dedicated Changelog.
Latest and greatest source of plantuml-generator can be found on GitHub. Fork it!