Java Compiler

javac -cp <jar you want to include>;<jar you want to include> <source.java> 
Sparkling Shrike