I want to use https://code.google.com/p/heideltime/ in a java project. That code \"fits into the UIMA pipeline\", which is something I don\'t understand at all. UIMA looks like
HeidelTime is available as UIMA annotator and as standalone version.
There is a standalone version that I mavenized here. You should be able to hack de.unihd.dbs.heideltime.standalone.HeidelTimeStandalone.java's main to fit you needs.