> For the complete documentation index, see [llms.txt](https://maven3.kengo-toda.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maven3.kengo-toda.jp/primer/pom-xml.md).

# pom.xml

プロジェクトのトップディレクトリには通常`pom.xml`という名前の設定ファイルを配置します。 このファイルにはプロジェクトの情報・依存関係・利用するプラグイン・ライセンス・SCMのURLなどさまざまな情報を記録できます。
