Skip to content

1.0

Compare
Choose a tag to compare
@arteymix arteymix released this 24 Dec 21:32
· 101 commits to master since this release

This is the first release of pavlab-starter-parent, a POM that supplies curated dependencies that are guaranteed to work on our internal infrastructure.

Core dependencies:

  • baseCode
  • Hibernate 3.6.10.Final with Ehcache 2.4.3
  • MySQL 8.0.27 + DBCP2
  • Logging with Log4j 2.17.0 with API choice between SLF4J 1.7.32 and Commons Logging 1.2
  • Tomcat 8.5.72
  • Complete toolkit for testing with JUnit 4, Mockito and AssertJ.

New projects should target Java 8 to match our current deployment constraints.