All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.puml.component-uml.hbs Maven / Gradle / Ivy

The newest version!
@startuml
!pragma layout smetana
{{> templates/partials/puml-theme ~}}
skinparam backgroundColor transparent

{{# each participants~}}
    {{{ . }}}
{{/each}}

{{# each events~}}
    {{{ . }}}
{{/each}}

remove @unlinked
@enduml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy