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