Class Version

java.lang.Object
io.quarkus.builder.Version

public final class Version extends Object
Author:
David M. Lloyd
  • Constructor Details

    • Version

      public Version()
  • Method Details

    • getVersion

      public static String getVersion()
      Get the version.
      Returns:
      the version
    • getJarName

      public static String getJarName()
      Get the JAR name.
      Returns:
      the JAR name
    • main

      public static void main(String[] args)
      Print out the current version on System.out.
      Parameters:
      args - ignored