- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isVersionSnapshot (0.14 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/Session.java
* * @param version artifact version * @return whether the given version is a snapshot * * @see org.apache.maven.api.services.VersionParser#isSnapshot(String) */ boolean isVersionSnapshot(@Nonnull String version); /** * Shortcut for {@code getService(DependencyResolver.class).collect(...)} * * @param artifact artifact for which to get the dependencies, including transitive ones
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 16:43:07 UTC 2024 - 36.4K bytes - Viewed (0)