| License | License | 
|---|---|
| GroupId | GroupIdcom.github.ice-zero-cat | 
| ArtifactId | ArtifactIdjpa | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjpa jpa dao | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jpa-0.0.2.pom | |
| jpa-0.0.2.jar | 6 KB | 
| jpa-0.0.2-sources.jar | 3 KB | 
| jpa-0.0.2-javadoc.jar | 41 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/jpa/ -->
<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>jpa</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.ice-zero-cat/jpa/
implementation 'com.github.ice-zero-cat:jpa:0.0.2'// https://jarcasting.com/artifacts/com.github.ice-zero-cat/jpa/
implementation ("com.github.ice-zero-cat:jpa:0.0.2")'com.github.ice-zero-cat:jpa:jar:0.0.2'<dependency org="com.github.ice-zero-cat" name="jpa" rev="0.0.2">
  <artifact name="jpa" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.ice-zero-cat', module='jpa', version='0.0.2')
)libraryDependencies += "com.github.ice-zero-cat" % "jpa" % "0.0.2"[com.github.ice-zero-cat/jpa "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.6.RELEASE | 
| com.github.zhoumingjiejie : sonatype | jar | 0.0.2 | 
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE | 
| org.projectlombok : lombok Optional | jar | 1.18.12 |