java.lang.Object
io.helidon.builder.config.processor.Versions

public class Versions extends Object
Keeps track of the Helidon ConfigBeanBuilderCreator Builder Interop Versions.

Since ConfigBean Builder performs code-generation, each previously generated artifact version may need to be discoverable in order to determine interoperability with previous release versions. This class will only track version changes for anything that might affect interoperability - it will not be rev'ed for general code enhancements and fixes.

Please note that this version is completely independent of the Helidon version and other features and modules within Helidon.