Package com.jk.webstack
Class Test
java.lang.Object
com.jk.webstack.Test
This class is used to demonstrate retrieving and printing JKVersionInfo.
It retrieves version information using JKVersionManager and prints it to the console.
- Version:
- 1.0
- Author:
- Dr. Jalal H. Kiswani
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Test
public Test()
-
-
Method Details
-
main
This main method demonstrates how to retrieves and print JKVersionInfo.- Parameters:
args
- the command-line arguments.
-