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

  • 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
    • getLicenseListVersion

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