Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for V20 (0.02 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/ModelProblem.java

             * Includes fundamental structural validations.
             */
            BASE,
    
            /**
             * Validation for Maven 2.0 POM format.
             */
            V20,
    
            /**
             * Validation for Maven 3.0 POM format.
             */
            V30,
    
            /**
             * Validation for Maven 3.1 POM format.
             */
            V31,
    
            /**
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Aug 07 14:31:13 UTC 2025
    - 2.9K bytes
    - Viewed (0)
Back to top