https://github.com/phxql/plantuml-templates
Templates for different PlantUML diagrams
https://github.com/phxql/plantuml-templates
plantuml sequence-diagram uml
Last synced: 5 months ago
JSON representation
Templates for different PlantUML diagrams
- Host: GitHub
- URL: https://github.com/phxql/plantuml-templates
- Owner: phxql
- License: apache-2.0
- Created: 2018-02-06T16:22:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T08:50:09.000Z (almost 6 years ago)
- Last Synced: 2025-11-20T07:11:23.583Z (8 months ago)
- Topics: plantuml, sequence-diagram, uml
- Size: 66.4 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlantUML templates for different UML diagrams
## Sequence diagrams

[Source file](sequence-diagram.puml)
## Class diagrams

[Source file](class-diagram.puml)
## Activity diagrams

[Source file](activity-diagram.puml)
## License
[Apache License v2](https://www.apache.org/licenses/LICENSE-2.0)