Guiced Persistence - BTM

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.jre10
ArtifactId

ArtifactId

guiced-persistence-btm
Last Version

Last Version

0.59.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Guiced Persistence - BTM
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-BTM
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

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

Download guiced-persistence-btm

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-persistence Optional jar 0.59.0.14
com.jwebmp.jre10 : guiced-persistence-hibernateproperties-reader Optional jar 0.59.0.14
com.jwebmp.jre10 : jwebmp-log-master Optional jar 0.59.0.14
com.jwebmp.jre10 : guiced-injection Optional jar 0.59.0.14
org.hibernate : hibernate-core jar 5.3.5.Final
org.codehaus.btm : btm jar 2.1.4
javax.transaction : javax.transaction-api jar 1.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.59.0.14
0.58.0.21-RCTEST
0.58.0.20-RCTEST