A JUnit Runner allowing Guice-based testing with JPA Hibernate4-based. Each test method is running with a clean Injector instance.
'net.lamberto.junit.jpa:guice-jpa-junit-runner:1.0.0'
<dependency>
<groupId>net.lamberto.junit.jpa</groupId>
<artifactId>guice-jpa-junit-runner</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="net.lamberto.junit.jpa" name="guice-jpa-junit-runner" rev="1.0.0"/>
"net.lamberto.junit.jpa", "guice-jpa-junit-runner", "1.0.0"