# launch4j を Homebrew, MacPorts でインストール

launch4j のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:launch4j
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install launch4j
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install launch4j
```

  証拠: MacPorts ports tree: java/launch4j/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:launch4j
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/launch4j>
- **バージョン:** 3.50
- **ソース概要:** Cross-platform Java executable wrapper
- **ホームページ:** <https://launch4j.sourceforge.net/>
- **リポジトリ:** <https://sourceforge.net/p/launch4j/git/ci/master/tree>
- **上流ドキュメント:** <https://launch4j.sourceforge.net/docs.html>
- **ライセンス:** BSD-3-Clause AND MIT
- **ソースアーカイブ:** <https://git.code.sf.net/p/launch4j/git.git>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- launch4j (cli)
- launch4j (エイリアス)

## 依存関係

- openjdk

## ビルド依存関係

- ant

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 3.50
- ローカルデータ: OK
- 上流リポジトリ: https://launch4j.sourceforge.net/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Launch4j is a cross-platform build utility for wrapping Java applications in lightweight Windows native executables. It combines a GUI, command-line usage, Ant integration, Maven-oriented packaging, JRE discovery, version metadata, splash screens, manifests, and optional bundled-runtime behavior.

### プロジェクトの歴史

The SourceForge project was registered on 2003-11-27 and is maintained under Grzegorz Kowal's SourceForge account. Its changelog shows a long-lived Java desktop tooling project: the 1.x line was active by 2004, version 2.0 beta1 on 2005-05-13 introduced a new cross-platform wrapper and XML configuration, and version 3.0.0 on 2008-03-16 added runtime and Windows integration improvements.

Later releases tracked Java and Windows ecosystem changes. Version 3.8 on 2015-05-09 Mavenized the project; version 3.11 on 2017-06-27 added basic Java 9 support and Linux 64-bit binaries; version 3.14 on 2021-03-07 switched to Java 1.8 and FlatLaf; version 3.50 on 2022-11-13 simplified runtime-search configuration.

### 採用の歴史

Launch4j became a standard answer for Java developers who wanted a Windows .exe without abandoning cross-platform build machines. SourceForge lists operating-system support across Linux, Mac, Solaris, Windows, BSD, and ChromeOS for the tool itself, while noting that the wrapped program runs on Windows.

Homebrew and MacPorts packaging placed Launch4j into Unix-like developer workflows, especially for developers building Windows deliverables from macOS or Linux.

### 使われ方

A developer supplies a Launch4j XML configuration describing the jar or class entry point, icon, JRE constraints, command-line behavior, version information, and other wrapper settings. Launch4j then emits a Windows executable while the build can run from Windows, Linux, or macOS.

### パッケージ好きにとっての重要性

Launch4j is package-nerd-significant because it is a bridge artifact: a Java program packaged on Unix-like systems whose main output is a Windows executable wrapper. It exercises packaging assumptions around GUI tools, command-line tools, Ant/Maven integration, MinGW-built headers, bundled runtimes, and platform-specific outputs.

### タイムライン

- 2003: SourceForge project registered on 2003-11-27.
- 2004: Changelog includes version 1.3.1 dated 2004-11-05.
- 2005: Version 2.0 beta1 introduced a cross-platform wrapper and XML configuration.
- 2008: Version 3.0.0 added dynamic heap values and Windows integration fixes.
- 2015: Version 3.8 Mavenized Launch4j.
- 2017: Version 3.11 added basic Java 9 support and Linux 64-bit binaries.
- 2021: Version 3.14 switched dependencies to Java 1.8 and FlatLaf.
- 2022: Version 3.50 changed runtime path-search behavior.

### Related projects

- Related technologies include Java, Windows PE executables, MinGW, Ant, Maven, Sign4j, bundled JRE workflows, and platform-specific Java launchers.

### ソース

- <https://formulae.brew.sh/formula/launch4j>
- <https://launch4j.sourceforge.net/>
- <https://launch4j.sourceforge.net/changelog.html>
- <https://launch4j.sourceforge.net/docs.html>
- <https://sourceforge.net/p/launch4j/git/ci/master/tree/>
- <https://sourceforge.net/projects/launch4j/>


## セキュリティノート

launch4j に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** launch4j
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** arch, macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- MacPorts - launch4j: normalized package name match | MacPorts ports tree: java/launch4j/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://www.automicvault.com/ja/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [ant](https://www.automicvault.com/ja/pkg/brew/ant/) - Build dependency declared by Homebrew.
- [jslint4java](https://www.automicvault.com/ja/pkg/brew/jslint4java/) - Shares av.db curated category or tags: cli, developer-tools, java, wrapper.
- [maven](https://www.automicvault.com/ja/pkg/brew/maven/) - Shares av.db curated category or tags: build-tool, cli, developer-tools, java.
- [maven-shell](https://www.automicvault.com/ja/pkg/brew/maven-shell/) - Shares av.db curated category or tags: build-tool, cli, developer-tools, java.
- [mill](https://www.automicvault.com/ja/pkg/brew/mill/) - Shares av.db curated category or tags: build-tool, cli, developer-tools, java.
- [mx](https://www.automicvault.com/ja/pkg/brew/mx/) - Shares av.db curated category or tags: build-tool, cli, developer-tools, java.
- [alloy-analyzer](https://www.automicvault.com/ja/pkg/brew/alloy-analyzer/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [amdatu-bootstrap](https://www.automicvault.com/ja/pkg/brew/amdatu-bootstrap/) - Shares av.db curated category or tags: cli, developer-tools, java.
- [jasmin](https://www.automicvault.com/ja/pkg/brew/jasmin/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, java, openjdk.
- [makensis](https://www.automicvault.com/ja/pkg/brew/makensis/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-tool, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/launch4j.yml](https://github.com/automic-vault/db/blob/main/combined/launch4j.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
