Download

Here is an executable jar file for the WordCount application.
wordcount.jar

Here are the files used to build WordCount (sources, etc.).

WordCount.java
Wordcount Java source.
WordCount.mf
Manifest file used to build executable jar file.
buildwordcount.bat
Batch file for compiling java source and building jar file.