- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getMavenVersion (0.05 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Session.java
@ThreadSafe public interface Session extends ProtoSession { /** * Returns the current maven version. * * @return the maven version, never {@code null} */ @Nonnull Version getMavenVersion(); /** * Retrieves the settings for the current session. * * @return the settings instance */ @Nonnull Settings getSettings(); /**
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Jul 03 14:18:26 UTC 2025 - 36.5K bytes - Viewed (0)