Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for etc (0.32 sec)

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

        @Nullable
        String getClassifier();
    
        /**
         * Specifies if the artifact already embeds its own dependencies.
         * This is the case for JEE packages or similar artifacts such as
         * WARs, EARs, etc.
         *
         * @return if the artifact's dependencies are included in the artifact
         */
        boolean isIncludesDependencies();
    
        /**
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon May 13 09:53:45 UTC 2024
    - 6.4K bytes
    - Viewed (0)
Back to top