name-finder Assumptions Names are case sensitive Input file has one name per line with no space padding Usage mvn package java -cp target/name-finder-1.0-SNAPSHOT.jar seglo.App names.txt bob jane foo Run Tests mvn test