Quick Sequence Diagram Editor is a tool for creating UML sequence diagrams from textual descriptions of objects and messages that follow a very easy syntax.
'net.sf.sdedit:sdedit-light:3.1'
<dependency>
<groupId>net.sf.sdedit</groupId>
<artifactId>sdedit-light</artifactId>
<version>3.1</version>
</dependency>
<dependency org="net.sf.sdedit" name="sdedit-light" rev="3.1"/>
"net.sf.sdedit", "sdedit-light", "3.1"