JetUML

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
JetUML
Initial releaseJan 23, 2015
Stable release
3.9 / July 29, 2025[1]
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inJava
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    PlatformJava SE
    Size855 kB
    TypeSoftware development, UML Tool
    LicenseGNU General Public License v3
    Websitewww.jetuml.org

    JetUML is a UML tool developed as a pure-Java desktop application for educational and professional use.[2] The project was launched in January 2015 with a focus on minimalist design.[2] The name JetUML relates to the primary goal of the tool, namely the quick sketching of diagrams in the Unified Modeling Language (UML).[3] JetUML is a free and open-source software licensed under the GNU General Public License (GPL).[4]

    History

    [edit | edit source]

    The JetUML project was launched in January 2015 by Martin P. Robillard,[1] a professor of computer science at McGill University. The original goal of the tool was to support the interactive sketching of UML diagrams during lectures and software design sessions.

    The initial source code was derived from the Java Swing-based Violet UML application[5] developed by Cay Horstmann, and then progressively rewritten to modernize it and focus solely on UML sketching. In winter 2018, the application was migrated to the JavaFX GUI framework (Release 2.0).[1] In spring 2020 the application was converted to a modular application (Release 3.0) and started to be distributed as a self-contained executable.[1]

    JetUML was used to create the hundred-plus UML diagrams in the book Introduction to Software Design with Java.[6]

    Features

    [edit | edit source]

    JetUML aims to sketch software design ideas with a minimalist feature set.[4] It allows users to create, modify, and annotate the main UML diagram types: class, sequence, state, object diagrams, and use case. JetUML uses UTF-8 encoding to share diagrams across systems including Windows, Linux, and macOS.

    JetUML saves diagrams in JSON files and can export diagrams as images in various graphic formats. JetUML does not collect or share any personal information from users.[3] Users can send feedback and report issues directly to the open-source repository in GitHub.

    Limitations

    [edit | edit source]
    • Incomplete support for other UML diagram types.

    See also

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ a b c d Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ a b c d e Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    6. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]