Class Version

java.lang.Object
kieker.common.util.Version

public final class Version extends Object
This class provides the method getVersion() which returns the version number set during build (String replacement task within build.xml).
Since:
< 0.9
Author:
Andre van Hoorn
  • Method Details

    • getVERSION

      public static final String getVERSION()
      Returns the version String.
      Returns:
      the version String.
    • getCOPYRIGHT

      public static final String getCOPYRIGHT()
      Returns the version String.
      Returns:
      the version String.