WisePersist is a simple JPA framework which provides @Transactional and @NonTransactional annotations and pre-configured Guice module.
'org.wisepersist:wisepersist-jpa:1.0.4'
<dependency>
<groupId>org.wisepersist</groupId>
<artifactId>wisepersist-jpa</artifactId>
<version>1.0.4</version>
</dependency>
<dependency org="org.wisepersist" name="wisepersist-jpa" rev="1.0.4"/>
"org.wisepersist", "wisepersist-jpa", "1.0.4"