-
Abstract base class for Maven-specific editors that provides common element ordering functionality.
Options for controlling how dependencies are aligned with project conventions.
Naming convention for version properties.
Whether the version value is a literal or a property reference.
Whether the dependency version is inline or delegated to dependency management.
Represents Maven coordinates (groupId, artifactId, version, classifier, and type).
Specialized editor for Maven POM files that extends the base Editor class
with Maven-specific functionality and element ordering.
Helper for managing regular and managed Maven dependencies within a POM.
Helper for inspecting Maven profiles within a POM.