A task that prints a timestamp to stdout. Intended to primarily be used for testing.
stdout
The timestamp task has the following options:
yyyy-MM-dd HH:mm:ss.SSS
$ ./mvnw clean install -PgenerateApps $ cd apps/timestamp-task $ ./mvnw clean package
java -jar timestamp-task-<version>.jar