Last Version

Guiced Persistence - BTM 0.68.0.1

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.jwebmp.guicedee.persistence
ArtifactId

ArtifactId

guiced-persistence-btm
Version

Version

0.68.0.1
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 0.68.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.jwebmp.guicedee.persistence : guiced-persistence jar
com.jwebmp.guicedee : guiced-injection jar
com.jwebmp.guicedee.persistence : btm jar
com.jwebmp.guicedee.persistence : guiced-persistence-hibernateproperties-reader jar
com.jwebmp.thirdparty : javax.transaction jar
com.jwebmp.thirdparty : aopalliance-core jar
com.jwebmp.inject : guice jar
com.jwebmp.inject.extensions : guice-persist jar

test (5)

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

Project Modules

There are no modules declared in this project.