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

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.guicedee.persistence
ArtifactId

ArtifactId

guiced-persistence
Last Version

Last Version

0.68.0.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.jwebmp.guicedee : guiced-injection jar
com.jwebmp.inject.extensions : guice-persist jar
com.jwebmp.thirdparty : json jar
com.jwebmp.thirdparty : aopalliance-core jar
net.bytebuddy : byte-buddy jar 1.9.14
com.google.guava : guava jar 28.0-jre
com.jwebmp.inject : guice jar
javax.persistence : javax.persistence-api jar 2.2
com.jwebmp.thirdparty : javax.transaction jar
com.jwebmp.thirdparty : javax.activation jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199
org.hibernate : hibernate-core jar 5.4.3.Final
org.hibernate.validator : hibernate-validator jar 6.0.16.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.68.0.1
0.67.0.16
0.67.0.15
0.67.0.12
0.67.0.9
0.67.0.7
0.67.0.5
0.67.0.4
0.67.0.3
0.67.0.2
0.67.0.1