# pom **Repository Path**: mirrors_olamy/pom ## Basic Information - **Project Name**: pom - **Description**: Jenkins Parent POM for libraries and core components - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-03 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Parent POM for Jenkins core and libraries [![GitHub release](https://img.shields.io/github/release/jenkinsci/pom.svg?label=changelog)](https://github.com/jenkinsci/pom/releases/latest) Standard Parent POM for non-plugin Jenkins components: core, libraries, etc. It defines common dependencies and the Maven build flow including static analysis, enforcer rules, and the release flow. For plugins and Jenkins modules see this [Parent POM for Jenkins Plugin](https://github.com/jenkinsci/plugin-pom). ## Usage examples * [Jenkins Core](https://github.com/jenkinsci/jenkins) * [Jenkins Remoting](https://github.com/jenkinsci/remoting) * [Annotation Indexer Library](https://github.com/jenkinsci/lib-annotation-indexer/blob/master/pom.xml)