Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for specification (1.45 sec)

  1. maven-compat/src/main/java/org/apache/maven/repository/MirrorSelector.java

         *
         * @param repository The repository to determine the mirror for, must not be {@code null}.
         * @param mirrors The available mirrors, may be {@code null}.
         * @return The mirror specification for the repository or {@code null} if no mirror matched.
         */
        Mirror getMirror(ArtifactRepository repository, List<Mirror> mirrors);
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Sep 06 11:28:54 UTC 2023
    - 1.5K bytes
    - Viewed (0)
Back to top