The following program is throwing error:
public class HelloWorld {
public static void main(String args[]) {
System.out.println(\"Hello World!\");
You can find information about required libraries inside pom.xml, it is much easier to use tools like Apache Maven to build java applications.
org.yaml
snakeyaml
1.20
org.apache.commons
commons-lang3
3.7
org.apache.commons
commons-text
1.2
org.apache.commons
commons-math3
3.6.1
com.google.guava
guava
24.0-jre
org.slf4j
slf4j-api
1.7.25
com.google.inject
guice
4.2.0
com.google.inject.extensions
guice-assistedinject
4.2.0