| PlantUML is a component that allows to quickly write : |
|
Diagrams are defined using a simple and intuitive language.
They can be generated in PNG or SVG format. It is also possible to generate ASCII art diagrams (only for sequence diagrams).
| Example: | describes the following diagram : |
@startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response @enduml |
If you want to see it working, you can test the online demo server.
|
Example running with Confluence |
|
Example running with Eclipse: |
|
Example running with Word: |















