- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for requireDependencyScope (1.04 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Session.java
* @throws IllegalArgumentException if the given identifier is not a known scope * * @see org.apache.maven.api.DependencyScope#forId(String) */ @Nonnull DependencyScope requireDependencyScope(@Nonnull String id); /** * Obtain the {@link PathScope} from the specified {@code id}. * <p> * Shortcut for {@code getService(PathScopeRegistry.class).require(...)}. *
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jul 03 14:18:26 UTC 2025 - 36.5K bytes - Viewed (0)