java-java-1.7.0-openjdk-1.7.0.121-2.6.8.0.el7_3.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…
