org.subethamail.smtp
Class Version
java.lang.Object
org.subethamail.smtp.Version
public class Version
- extends Object
Provides version information from the manifest.
- Author:
- Jeff Schnitzer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
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
Copyright © 2006-2012. All Rights Reserved.