Interface ClassifierVersion.VersionStage

    • Method Detail

      • version

        ClassifierVersion.ConfigStage version​(@NotNull
                                              java.lang.String version)

        The version number or identifier for this specific version of the classifier. The draft version will have version="draft".

        Examples: "1.0", "2.1", "draft"