Last Version

Guiced Persistence - BTM 62

A complete JPA 2.1/2.2 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.guicedee.persistence
ArtifactId

ArtifactId

guiced-persistence-btm
Version

Version

62
Type

Type

jar
Description

Description

Guiced Persistence - BTM
A complete JPA 2.1/2.2 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 62


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

Dependencies

compile (2)

Group / Artifact Type Version
com.guicedee.services : btm jar
com.guicedee.persistence : guiced-persistence-hibernateproperties-reader jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (5)

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

Project Modules

There are no modules declared in this project.