Class Version

java.lang.Object
ecmwf.common.version.Version

public final class Version extends Object
ECMWF Product Data Store (OpenECPDS) Project.
Since:
2024-07-01
Version:
6.7.7
Author:
Laurent Gougeon - syi@ecmwf.int, ECMWF.
  • Constructor Details

    • Version

      public Version()
  • Method Details

    • getVersion

      public static String getVersion()
      Gets the version.
      Returns:
      the version
    • getBuild

      public static String getBuild()
      Gets the build number.
      Returns:
      the build number
    • getFullVersion

      public static String getFullVersion()
      Gets the full version.
      Returns:
      the full version
    • getVersionNumber

      public static int getVersionNumber(String version)
      Gets the version number.
      Parameters:
      version - the version
      Returns:
      the version number
    • main

      public static void main(String[] args)
      Print the full version on standard output.
      Parameters:
      args - the arguments