stdlib.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
# Standard Library (`stdlib`) of PlantUML
This directory contains all the Standard Library (`stdlib`) files on a compressed format (`.repx`).
### Source
For the source of the Standard Library (`stdlib`):
- See this offficial dedicated source repository:
- https://github.com/plantuml/plantuml-stdlib
- See also this collaboratif repository _(Unofficial PlantUML stdlib)_:
- https://github.com/plantuml-stdlib
### Format
For the compressed format (`.repx`), see this part of code:
- [src/net/sourceforge/plantuml/preproc/Stdlib.java](https://github.com/plantuml/plantuml/blob/master/src/net/sourceforge/plantuml/preproc/Stdlib.java)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy