Last Version

WisePersist 1.0.4

WisePersist is a simple JPA wrapper which provides @Transactional and @NonTransactional annotations and pre-configured Guice module.

License

License

GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

wise-persist
Version

Version

1.0.4
Type

Type

jar
Description

Description

WisePersist
WisePersist is a simple JPA wrapper which provides @Transactional and @NonTransactional annotations and pre-configured Guice module.

Download wise-persist 1.0.4


<!-- https://jarcasting.com/artifacts/org.wisepersist/wise-persist/ -->
<dependency>
    <groupId>org.wisepersist</groupId>
    <artifactId>wise-persist</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wisepersist/wise-persist/
implementation 'org.wisepersist:wise-persist:1.0.4'
// https://jarcasting.com/artifacts/org.wisepersist/wise-persist/
implementation ("org.wisepersist:wise-persist:1.0.4")
'org.wisepersist:wise-persist:jar:1.0.4'
<dependency org="org.wisepersist" name="wise-persist" rev="1.0.4">
  <artifact name="wise-persist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wisepersist', module='wise-persist', version='1.0.4')
)
libraryDependencies += "org.wisepersist" % "wise-persist" % "1.0.4"
[org.wisepersist/wise-persist "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
com.google.inject : guice jar 3.0
org.eclipse.persistence : javax.persistence jar 2.1.0
org.slf4j : slf4j-api jar 1.7.6

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.jmockit : jmockit jar 1.8
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.5.2
com.h2database : h2 jar 1.4.178
org.testng : testng jar 6.8.8
ch.qos.logback : logback-core jar 1.0.13
org.codehaus.janino : janino jar 2.6.1

Project Modules

There are no modules declared in this project.