Generate diagrams from textual description
Go to file
Arnaud Roques e991c4699b feat: several gantt improvement 2023-11-27 18:41:15 +01:00
.github Merge pull request #1601 from plantuml/dependabot/github_actions/actions/github-script-7 2023-11-20 15:54:12 +01:00
docs test: add documentation with `TESTING.md` 2023-10-02 19:37:46 +00:00
gradle/wrapper java-20, update to gradle-8.2. 2023-07-08 22:58:42 +02:00
plantuml-asl chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 2023-11-06 02:25:05 +00:00
plantuml-bsd chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 2023-11-06 02:25:05 +00:00
plantuml-epl chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 2023-11-06 02:25:05 +00:00
plantuml-gplv2 chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 2023-11-06 02:25:05 +00:00
plantuml-lgpl chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 2023-11-06 02:25:05 +00:00
plantuml-mit chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 2023-11-06 02:25:05 +00:00
skin feat: several gantt improvement 2023-11-27 18:41:15 +01:00
src feat: several gantt improvement 2023-11-27 18:41:15 +01:00
stdlib feat: add osa2 icon library 2023-11-16 18:01:11 +01:00
svg Add support for interactive mouseover/mouseout focus on SVG to focusing on a node and its edges in a complex diagram. This is enabled with !pragma svginteractive. 2022-02-16 13:31:48 -05:00
test test: improve [unit] testing 2023-10-02 19:15:20 +00:00
themes Added monochrome monospaced theme for better shapes control 2023-05-11 18:40:18 +07:00
tools Added script that batch converts SVG and/or PNG files to PlantUml sprites. It was used to generate the Material Sprites from https://github.com/plantuml/plantuml-stdlib/pull/1 2017-12-09 00:38:51 +01:00
.dockerignore Add .dockerignore 2022-09-24 23:01:19 +04:00
.editorconfig Add Dockerfile to .editorconfig 2022-09-24 22:51:28 +04:00
.gitattributes chore: better End Of Line management 2023-11-19 11:15:28 +01:00
.gitignore ignore vscode files 2023-07-08 22:58:42 +02:00
BUILDING.md Update BUILDING.md 2023-10-05 20:03:28 +02:00
CITATION.cff docs: create `CITATION.cff` [no CI] 2023-09-05 13:22:23 +02:00
CONTRIBUTING.md docs: explain how to contribute 2023-03-13 19:25:54 +01:00
CONVENTIONAL_COMMIT.md docs: explain how to contribute 2023-03-13 19:25:54 +01:00
COPYING Add GPLv3 License 2014-11-27 09:59:33 +01:00
Dockerfile 1252: Use eclipse-temurin:17-jre-jammy and generate both amd64 and 2023-01-12 21:09:13 -08:00
README.md Add Javadoc link 2023-11-15 20:42:22 +01:00
SECURITY.md Create SECURITY.md 2022-01-21 17:26:43 +01:00
attic.md refactor: remove dead code 2023-11-11 20:23:35 +01:00
build.gradle.kts chore: suppress frame for javadoc 2023-11-14 21:34:47 +01:00
build.xml chore: add ANT build script 2023-09-21 18:39:48 +02:00
gradle.properties fix: several Gantt improvement 2023-11-23 17:50:00 +01:00
gradlew add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
gradlew.bat add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
license.txt Fixed some typos in the license text 2021-09-13 15:04:06 +05:30
manifest.txt Missing manifest file needed for PDF 2021-11-17 18:58:15 +01:00
settings.gradle.kts chore: restore GPL v2 version 2023-10-04 19:47:57 +02:00
sjpp.jar Add license headers to generated codebases 2023-08-01 13:26:08 +02:00

README.md

🌱 PlantUML

Generate UML diagrams from textual descriptions.

Discord server GitHub Sponsors GitHub Org's stars GitHub watchers GitHub contributors GitHub forks GitHub all releases

online rate peak

Release (latest by date) Release Date GitHub commits since latest release (by date) javadoc

Pre-release (latest by date) Pre-release Date GitHub last commit CI snapshot javadoc

[!IMPORTANT] PlantUML is not affected by the log4j vulnerability.

About

PlantUML is a component that allows you to create various UML diagrams through simple textual descriptions. From sequence diagrams to deployment diagrams and beyond, PlantUML provides an easy way to create visual representations of complex systems.

🗃️ Supported Diagram Types

📣 Additional Features

📖 Learn More

For a more detailed overview, visit PlantUML Official Website.

🚀 Getting Started

Whether you're looking to use PlantUML as a standalone application or as a component in your own project, getting started is simple. Check out the official PlantUML setup guide for instructions on how to set up PlantUML on your system.

⚙️ Building from Source

To build PlantUML from source, you'll need to have certain prerequisites installed and follow a series of steps outlined in our build guide. Find detailed instructions in our BUILDING.md file.

🧱 Contributing

PlantUML is an open-source project, and we welcome contributions of all kinds. Whether you're helping us fix bugs, improve the docs, or spread the word, we appreciate your support. See our contributing guide for more information on how to get started.

For comprehensive and detailed documentation on using PlantUML, refer to the official Javadoc, available here. Please note that this documentation is a work in progress and may not be complete.

🧑‍🤝‍🧑 Support and Community

📃 License

PlantUML is licensed under several licenses; you can choose the one that suits you best:

For more information, please refer to the PlantUML license FAQ to help determine which license is appropriate for your use case.