public final class SdkVersionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkVersionAvailability(String version,
String... artifactIds)
Check if the provided v2 artifacts are available on Maven
|
static String |
getSdkPreviousReleaseVersion(Path pomFile) |
public static String getSdkPreviousReleaseVersion(Path pomFile) throws IOException
IOExceptionpublic static boolean checkVersionAvailability(String version, String... artifactIds) throws IOException
IOExceptionCopyright © 2026. All rights reserved.