macOS
brew install swagger-codegenlocal Homebrew formula metadata
sudo port install swagger-codegenMacPorts ports tree · devel/swagger-codegen/Portfile · ソース: api.github.com
brew
swagger-codegen のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install swagger-codegenlocal Homebrew formula metadata
sudo port install swagger-codegenMacPorts ports tree · devel/swagger-codegen/Portfile · ソース: api.github.com
nix profile install nixpkgs#swagger-codegennixpkgs package indexes · pkgs/by-name/sw/swagger-codegen/package.nix · ソース: api.github.com
概要
Generate clients, server stubs, and docs from an OpenAPI spec
履歴
Swagger Codegen is the Swagger/OpenAPI project's command-line code generator for API clients, server stubs, and documentation. The Homebrew `swagger-codegen` formula tracks the modern 3.x line, which adds OpenAPI 3.0 support while sharing the long-running upstream repository.
The swagger-api/swagger-codegen repository was created on GitHub in July 2011. Official Swagger documentation describes Swagger Codegen as a project that generates API client libraries, server stubs, and documentation automatically from an OpenAPI Description.
Swagger Codegen became widely packaged because it is a single Java CLI that can generate code for many languages and frameworks. The official README lists client generators for languages including Java, Go, Python, Ruby, PHP, Swift, TypeScript, and many others, plus server stubs and documentation outputs.
The common CLI pattern is to run the codegen jar with `generate`, pass an input spec with `-i`, select a target language with `-l`, and choose an output directory with `-o`. Official docs also describe querying generator capabilities and integrating generation into Maven, Gradle, Docker, GitHub, and CI workflows.
For package-manager users, Swagger Codegen is important because it converts API descriptions into language-specific source trees without requiring each language ecosystem to maintain its own generator. It is also a classic example of a large Java CLI distributed through system package managers, Maven artifacts, Docker, and release jars.
セキュリティ状態
swagger-codegen に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
swagger-codegen | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/swagger-api/swagger-codegen
インストールメタデータ
| パッケージキー | brew:swagger-codegen |
|---|---|
| バージョン | 3.0.81 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/swagger-codegen |
| ホームページ | https://swagger.io/tools/swagger-codegen/ |
| リポジトリ | https://github.com/swagger-api/swagger-codegen |
| 上流ドキュメント | https://github.com/swagger-api/swagger-codegen#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.81.tar.gz |
| 最終更新 | 2026-05-18T14:26:15Z |
| Pulse | updated |
| 依存関係 | openjdk |
| ビルド依存関係 | maven |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | swagger-codegen |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
swagger-codegen
nix profile install nixpkgs#swagger-codegenswagger-codegen
sudo port install swagger-codegenソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.