is not current version
Last Version 0.60.0.1

com.jwebmp.jre10:guiced-persistence 0.58.0.20-RCTEST

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

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-persistence
Version

Version

0.58.0.20-RCTEST
Type

Type

jar

Download guiced-persistence 0.58.0.20-RCTEST


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