Class Version

java.lang.Object
org.subethamail.smtp.Version

public class Version extends Object
Provides version information from the manifest.
Author:
Jeff Schnitzer
  • Constructor Details

    • Version

      public Version()
  • Method Details

    • getSpecification

      public static String getSpecification()
    • getImplementation

      public static String getImplementation()
    • main

      public static void main(String[] args)
      A simple main method that prints the version and exits