Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for geturl (0.14 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

         *
         * @return The base directory for the corresponding project or {@code null} if this model does not belong to a local
         *         project (e.g. describes the metadata of some artifact from the repository).
         */
        public java.nio.file.Path getProjectDirectoryPath() {
            return getDelegate().getProjectDirectory();
        }
    
        /**
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
Back to top