Class VersionUtils


  • public final class VersionUtils
    extends Object
    Provides helper methods to find version information of axelor projects.
    • Constructor Detail

      • VersionUtils

        public VersionUtils()
    • Method Detail

      • getBuildDate

        public static String getBuildDate()
        Get the Axelor SDK build date.
        Returns:
        build date
      • getGitHash

        public static String getGitHash()
        Get the Axelor SDK build git hash.
        Returns:
        build git hash