Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for DependencyCoordinates (0.15 sec)

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

         */
        NONE("none", false),
    
        /**
         * Undefined. When no scope is explicitly given, UNDEFINED will be used, but its meaning will depend on
         * whether the DependencyCoordinates is used in dependency management, in which case it means the scope is not
         * explicitly managed by this managed dependency, or as a real dependency, in which case, the scope
         * will default to {@link #COMPILE}.
         */
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Tue Aug 27 21:13:34 UTC 2024
    - 3.7K bytes
    - Viewed (0)
Back to top