Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Najjar (0.17 sec)

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

         * The fat-JAR is a self-contained JAR and its transitive dependencies will not be resolved, if any.
         * This type is new in Maven 4.
         */
        String FATJAR = "fatjar";
    
        /**
         * Artifact type name for a JAR file to unconditionally place on the class-path.
         * If the JAR is modular, its module information are ignored.
         * This type is new in Maven 4.
         */
    Java
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Mar 29 09:32:19 GMT 2024
    - 5.6K bytes
    - Viewed (0)
Back to top