is not current version
Last Version 0.60.0.1

com.jwebmp.jre10:guiced-persistence-jpa 0.58.0.21-RCTEST

A complete JPA 2.1 implementation for Standalone or EE Implementation. Enables Multiple Persistence units with annotated injection support aPerfect for Guice implementations, test suites, and Guice enabled Web Applications or EAR Projects. Requires JDK 8 and up

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-persistence-jpa
Version

Version

0.58.0.21-RCTEST
Type

Type

jar

Download guiced-persistence-jpa 0.58.0.21-RCTEST


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