Maven Model provides the Java object model for Maven Project Object Model (POM) files, enabling programmatic manipulation of build configurations.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.9.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads and inspects a Maven POM file.
No known issues recorded.
No dependency data recorded yet.