m-mohamedin / plantuml

draw.io fork of PlantUML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diagrams.net build of PlantUML

Strips out eggs, games, licensing, GPL licensed code, etc. Build of server version found under server repo packages section.

diagrams.net specific changes: Start by merging with base repository, fix conflicting changes, check dependencies for vulnerabilities (and update as needed), then test the build with maven.

It is recommended to build using Java 11 now. Change you Java version to 11 before running the build.

Test the code using mvn clean package which run plantuml test suite as well as build the project.

In order to deploy our custom PlantUML jars to Github, change the version in build.xml (in mvn_windows and mvn_unix targets). Then build using ant ant mvn-deploy-jar. Finally in PlantUML Server & PlantUML Serverless repositories, change the dependency version to match the new version (in pom.xml find plantuml.version property)

Original README

PlantUML

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)

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

Generate UML diagram from textual description

PlantUML is not affected by the log4j vulnerability.

PlantUML is a component that allows to quickly write:

The following non-UML diagrams are also supported:

Furthermore:

To know more about PlantUML, please visit https://plantuml.com/

About

draw.io fork of PlantUML

License:Apache License 2.0


Languages

Language:Java 99.6%Language:Kotlin 0.3%Language:HTML 0.1%Language:Shell 0.0%Language:JavaScript 0.0%Language:Dockerfile 0.0%Language:CSS 0.0%