25.0.0-v1.2025.0 • Published 6 months ago
plantuml-static v25.0.0-v1.2025.0
Packaged plantuml.jar
This package contains a specific version of PlantUML. Using this enables managing and updating the plantuml via NPM.
It is recommended to install the platform-specific PlantUML version too so that all the dependencies are present.
Install
npm i plantuml-static
Use
The path to the jar file and the version is exported by the module:
import * as plantUml from "plantuml-static";
console.log(plantUml.path);
// /tmp/test/node_modules/plantuml-static/vendor/plantuml.jar
console.log(plantUml.version);
// v1.2023.0
Use this when you invoke PlantUML.
Update
Use the built-in updater tool:
npm run update
24.0.0-v1.2024.8
8 months ago
25.0.0-v1.2025.0
6 months ago
23.0.0-v1.2024.7
10 months ago
21.0.0-v1.2024.5
1 year ago
22.0.0-v1.2024.6
1 year ago
20.1.0-v1.2024.4
1 year ago
20.0.0-v1.2024.4
1 year ago
19.0.0-v1.2024.3
1 year ago
18.0.0-v1.2024.2
1 year ago
17.0.0-v1.2024.1
1 year ago
16.0.0-v1.2024.0
1 year ago
15.0.0-v1.2023.13
2 years ago
14.0.0-v1.2023.12
2 years ago
13.7.0-v1.2023.11
2 years ago
13.8.0-v1.2023.11
2 years ago
13.0.0-v1.2023.11
2 years ago
13.5.0-v1.2023.11
2 years ago
12.0.0-v1.2023.10
2 years ago
10.0.0-v1.2023.8
2 years ago
11.0.0-v1.2023.9
2 years ago
8.0.0-v1.2023.6
2 years ago
9.0.0-v1.2023.7
2 years ago
7.0.0-v1.2023.5
2 years ago
6.0.0-v1.2023.2
2 years ago
5.0.0-v1.2023.1
2 years ago
4.2.0-v1.2023.0
3 years ago
4.1.0-v1.2023.0
3 years ago
4.0.0-v1.2023.0
3 years ago
1.0.0-v1.2022.14
3 years ago