Skip to content

wgtgithub/confluence-plantuml-plugin

 
 

Repository files navigation

Confluence PlantUML Plugin

How to build the plugin

mvn install

How to deploy the plugin

atlas-mvn atlassian-pdk:install \
    -Datlassian.pdk.server.username=admin \
    -Datlassian.pdk.server.password=secret \
    -Datlassian.pdk.server.url=http://server:PORT \
    -Datlassian.plugin.key=puml

About

GIT one-time Mirror of https://bitbucket.org/mgriffel/plantuml/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • HTML 1.9%