| License | License | 
|---|---|
| GroupId | GroupIdcom.github.peacetrue | 
| ArtifactId | ArtifactIdpeacetrue-jpa | 
| Version | Version1.1-RELEASE | 
| Type | Typejar | 
| Description | Descriptionpeacetrue-jpa null | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-jpa/ -->
<dependency>
    <groupId>com.github.peacetrue</groupId>
    <artifactId>peacetrue-jpa</artifactId>
    <version>1.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-jpa/
implementation 'com.github.peacetrue:peacetrue-jpa:1.1-RELEASE'// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-jpa/
implementation ("com.github.peacetrue:peacetrue-jpa:1.1-RELEASE")'com.github.peacetrue:peacetrue-jpa:jar:1.1-RELEASE'<dependency org="com.github.peacetrue" name="peacetrue-jpa" rev="1.1-RELEASE">
  <artifact name="peacetrue-jpa" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-jpa', version='1.1-RELEASE')
)libraryDependencies += "com.github.peacetrue" % "peacetrue-jpa" % "1.1-RELEASE"[com.github.peacetrue/peacetrue-jpa "1.1-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final | 
| com.google.code.findbugs : jsr305 | jar | 1.3.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.hibernate : hibernate-core | jar | 5.2.11.Final | 
| com.h2database : h2 | jar | 1.4.196 | 
| com.github.peacetrue : peacetrue-util | jar | 1.1-RELEASE |