org.araneaframework
Class AraneaVersion
java.lang.Object
org.araneaframework.AraneaVersion
- public class AraneaVersion
- extends Object
Allows to acquire information about running Aranea version.
It depends on jar file manifest having this information.
- Author:
- Jevgeni Kabanov (ekabanov at araneaframework dot org)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AraneaVersion
public AraneaVersion()
getTitle
public static String getTitle()
getVersion
public static String getVersion()
main
public static void main(String[] args)