prmr / JetUML

A desktop application for fast UML diagramming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JetUML

GitHub release License: GPL v3 GitHub all releases GitHub Repo stars GitHub contributors

A lightweight desktop application for interactively creating and editing diagrams in the Unified Modeling Language. JetUML supports the sketching of software design ideas with a minimum of fuss. Diagrams can be saved in JSON, exported to popular image formats, and copied to the system clipboard for integration with other tools. Supports class diagrams, sequence diagrams, state diagrams, object diagrams, and use case diagrams.

JetUML Class Diagram

Endorsements

I do a fair bit of modeling with some commercial tools which can be quite heavyweight. Whenever I need to quickly sketch out a design before writing code I prefer JetUML in most cases. — Randall Hudson, Mitre Corporation

Download

JetUML is available both as a self-contained application and as a Java archive file under the terms of the GNU General Public License v3. Download the application from the latest release page and if necessary see the installation guide. Please consider supporting the project by starring this repo and by writing an endorsement.

Privacy Policy

JetUML does not collect any information, personal or otherwise. The application only accesses the network to open web pages via the commands in the Help menu.

Documentation

JetUML in the Literature

  • M.P. Robillard and K. Kutschera. Lessons Learned in Migrating from Swing to JavaFX. IEEE Software, 37 (3), 2020. Reports on the experience of migrating the GUI to JavaFX. (pdf)
  • F. Pfahler, R. Minelli, C. Nagy, M. Lanza. Visualizing Evolving Software Cities. In Proceedings of the 8th Working Conference on Software Visualization, 2020. Discusses the evolution of the JetUML code base. (pdf)
  • D. Marmsoler and A. Petrovska. Detecting Architectural Erosion using Runtime Verification. In Proceedings of the 12th Interaction and Concurrency Experience Workshop, 2019. Applies a verification method to JetUML. (pdf)
  • Q. Wang, Y. Brun, A. Orso. Behavioral Execution Comparison: Are Tests Representative of Field Behavior?. In Proceedings of the 10th IEEE International Conference on Software Testing, Verification, and Validation, 2017. Analyzes JetUML's test suite. (pdf)
  • M.P. Robillard. Sustainable Software Design. In Proceedings of the 24th ACM SIGSOFT International Symposium on the Foundations of Software Engineering, 2016. Discusses some of JetUML's design decisions. (pdf)

About

A desktop application for fast UML diagramming.

License:GNU General Public License v3.0


Languages

Language:Java 99.9%Language:CSS 0.1%