Last Version

Guiced Persistence 0.62.0.1

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jre11
ArtifactId

ArtifactId

guiced-persistence
Version

Version

0.62.0.1
Type

Type

jar
Description

Description

Guiced Persistence
A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with full JTA Support using BTM. Perfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8
Project URL

Project URL

https://github.com/GedMarc/GuicedPersistence
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/GuicedPersistence.git

Download guiced-persistence 0.62.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.jwebmp.jre11 : guiced-injection jar 0.62.0.1
javax.activation : javax.activation-api jar 1.2.0
com.google.guava : guava jar 26.0-jre
com.google.inject.extensions : guice-persist jar 4.2.2
javax.persistence : javax.persistence-api jar 2.2
org.json : json jar 20180813
javax.transaction : javax.transaction-api jar 1.3
javax.xml.bind : jaxb-api jar 2.3.0

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0
com.h2database : h2 jar 1.4.197
org.hibernate : hibernate-core jar 5.3.7.Final
org.hibernate.validator : hibernate-validator jar 6.0.13.Final

Project Modules

There are no modules declared in this project.