A library to assist with unit testing of JPA code by preloading a database to a known state before tests are run.
'za.co.jumpingbean.jpaunit:JpaUnit:0.1'
<dependency>
<groupId>za.co.jumpingbean.jpaunit</groupId>
<artifactId>JpaUnit</artifactId>
<version>0.1</version>
</dependency>
<dependency org="za.co.jumpingbean.jpaunit" name="JpaUnit" rev="0.1"/>
"za.co.jumpingbean.jpaunit", "JpaUnit", "0.1"