- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getRemoteRepositories (0.61 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Session.java
/** * Retrieves a list of remote repositories associated with this session. * * @return a list of remote repositories */ @Nonnull List<RemoteRepository> getRemoteRepositories(); /** * Retrieves the session data associated with this session. * * @return the session data, never {@code null} */ @Nonnull SessionData getData(); /**
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jul 03 14:18:26 UTC 2025 - 36.5K bytes - Viewed (0)