Interface VersionHelper


  • interface VersionHelper
    Helper class that provides the current version of Mavanagaiata to the mojo instances
    Author:
    Sebastian Staudt
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static String getVersion()
      Returns the current version of Mavanagaiata This requires the presence of the generated Git info class.
    • Method Detail

      • getVersion

        static String getVersion()
        Returns the current version of Mavanagaiata This requires the presence of the generated Git info class. If it's not available null is returned.
        Returns:
        The current version