Class SpdxVersion

java.lang.Object
org.spdx.tools.SpdxVersion

public class SpdxVersion extends Object
Static helper methods for tools and library version information
Author:
Hirumal Priyashan
  • Constructor Details

    • SpdxVersion

      public SpdxVersion()
  • Method Details

    • getCurrentToolVersion

      public static String getCurrentToolVersion()
      Getter for the current tool Version
      Returns:
      Tool version
    • getLibraryVersion

      public static String getLibraryVersion()
      Getter for the library specification version
      Returns:
      The library specification version
    • getLatestSpecVersion

      public static String getLatestSpecVersion()
      Returns:
      the latest spec version supported
    • getLicenseListVersion

      public static String getLicenseListVersion()
      Getter for the license list version
      Returns:
      The license list version