Class VersionUtil

java.lang.Object
ch.ahdis.matchbox.engine.cli.VersionUtil

public class VersionUtil extends Object
Used internally by matchbox to log the version of the HAPI FHIR framework once, when the framework is first loaded by the classloader.
  • Constructor Details

    • VersionUtil

      public VersionUtil()
  • Method Details

    • getBuildNumber

      public static String getBuildNumber()
    • getBuildTime

      public static String getBuildTime()
    • getVersion

      public static String getVersion()
    • getPoweredBy

      public static String getPoweredBy()
    • getMemory

      public static String getMemory()
    • getVersionString

      public static String getVersionString()