macOS
brew install umplelocal Homebrew formula metadata
brew / 順位 8067
umple のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install umplelocal Homebrew formula metadata
nix profile install nixpkgs#umplenixpkgs package indexes · pkgs/by-name/um/umple/package.nix · ソース: api.github.com
概要
Modeling tool/programming language that enables Model-Oriented Programming
履歴
Umple is a model-oriented programming language and toolchain that brings UML-style modeling constructs into ordinary programming workflows. In package-manager form it is primarily a command-line compiler and generator for .ump models, useful to developers who want reproducible model-to-code generation rather than a desktop-only modeling tool.
The Umple project grew out of software-engineering research at the University of Ottawa. Its README states that it was first released in 2007, hosted on Google Code from 2011 to mid-2015, and moved to GitHub in 2015. The same official source describes Umple as developed largely by PhD, masters, undergraduate, and UCOSP contributors.
A distinctive part of Umple's history is self-hosting: the official README says Umple is developed in itself and that the current compiler is used to compile the project. That makes the package both a language implementation and one of its own main regression cases.
Official documentation presents Umple through several entry points: UmpleOnline, a downloadable command-line compiler, and integrated development environments. That mixture reflects its dual audience of modeling education/research users and developers who want a scriptable compiler.
Homebrew packages the `umple` executable, and the upstream GitHub project continues to publish releases, including the 1.37.0 release in 2026. In the package-manager niche, Umple is adopted less as a general-purpose language runtime and more as a specialized compiler for model-oriented programming experiments, coursework, and generated-code workflows.
Umple files conventionally use the `.ump` extension. The manual describes using Umple to edit, view, compile, generate diagrams, and generate code in several languages; command-line use lets those generated artifacts be built from scripts or CI.
Package users typically install it so the `umple` command is available without manually downloading a jar or using the web application. That matters for reproducible examples, teaching material, and generated-code projects where the model source belongs under version control.
Umple is a niche but historically interesting package because it packages a research language as a normal CLI tool. It sits at the intersection of UML, code generation, and language tooling, which is exactly the kind of specialized compiler package that package nerds preserve even when mainstream adoption is modest.
Its self-hosting and long release history make it more than a one-off academic artifact: it is a maintained language implementation with a command-line surface that can be pinned, upgraded, and used in automated builds.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
umple | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:umple |
|---|---|
| バージョン | 1.37.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://cruise.umple.org/umple/ |
| リポジトリ | https://github.com/umple/umple |
| 最終更新 | 2026-07-28T13:36:26-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
umple
nix profile install nixpkgs#umpleソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.