PlantUML

Open-Source tool in Java to draw UML Diagram

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:

Back to top  Contact Offer 250 Mo! Follow PlantUML on Twitter PlantUML on Google Reader Support This Project Get plantuml at SourceForge.net. Fast, secure and Free Open Source software downloads