java-java-1.7.0-openjdk-1.7.0.111-2.6.7.2.el7_2.x86_64 (1) Linux Manual Page
java – the Java application launcher Synopsis java [ options ] class [ argument … ] java [ options ] -jar file.jar [ argument … ] options Command-line options. See Options. class The name of the class to be called. file.jar The name of the JAR file to be called. Used only with the -jar…
