Class VersionUtil


  • public final class VersionUtil
    extends Object
    Versioning Utility.
    Author:
    Rene Schneider - initial API and implementation
    • Method Detail

      • getBundleVersionString

        public static String getBundleVersionString​(Class<?> aClassFromTheBundle)
        Returns the version string of the bundle/jar in which the given class exists.
        Parameters:
        aClassFromTheBundle - a class from the bundle
        Returns: