Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Glasser (0.2 sec)

  1. maven-artifact/src/main/java/org/apache/maven/artifact/handler/ArtifactHandler.java

         */
        String getClassifier();
    
        String getPackaging();
    
        boolean isIncludesDependencies();
    
        String getLanguage();
    
        /**
         * Specifies if the artifact contains java classes and can be added to the classpath.
         * Whether the artifact should be added to the classpath depends on other
         * dependency properties.
         *
         * @return if the artifact can be added to the class path
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Fri Mar 01 17:18:13 GMT 2024
    - 2.3K bytes
    - Viewed (0)
Back to top