ant compile
ant jar
ant test
The following Projects/Libraries are included in this project:
- Console Launcher for JUnit tests: https://junit.org/junit5/docs/current/user-guide/#running-tests-console-launcher https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console-standalone/1.1.1/
- Junit5
- H2 Database Engine: http://www.h2database.com/html/installation.html http://repo2.maven.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
- Hibernate ORM : http://hibernate.org/orm/documentation/ https://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.hibernate%20AND%20a%3Ahibernate-%2A%20AND%20v%3A5.2.17.Final
- Joda-time : http://www.joda.org/joda-time/quickstart.html http://repo1.maven.org/maven2/joda-time/joda-time/
- Apache Commons Codec : https://commons.apache.org/proper/commons-codec/