codice:
System.getProperty("java.version");

	System.out.print(System.getProperty("java.version"));