Package nl.zerofiftyit.mdepunit.model
Model package for the POM analysis tool.
Contains data structures and model classes used to represent POM elements and dependencies.
-
Class Summary Class Description NegateNext Represents a utility class for managing a "negate next" boolean flag.PomElement Represents a POM (Project Object Model) element with a specific path and value. -
Enum Summary Enum Description DependencyScope Defines the various dependency scopes that can be assigned to Maven dependencies.