| GroupId | GroupIdcom.github.yaoguoh |
|---|---|
| ArtifactId | ArtifactIdcommon-jpa |
| Last Version | Last Version2.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| common-jpa-2.7.0.pom | |
| common-jpa-2.7.0.jar | 12 KB |
| common-jpa-2.7.0-sources.jar | 9 KB |
| common-jpa-2.7.0-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-jpa/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-jpa</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-jpa/
implementation 'com.github.yaoguoh:common-jpa:2.7.0'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-jpa/
implementation ("com.github.yaoguoh:common-jpa:2.7.0")
'com.github.yaoguoh:common-jpa:jar:2.7.0'
<dependency org="com.github.yaoguoh" name="common-jpa" rev="2.7.0">
<artifact name="common-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-jpa', version='2.7.0')
)
libraryDependencies += "com.github.yaoguoh" % "common-jpa" % "2.7.0"
[com.github.yaoguoh/common-jpa "2.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| com.github.yaoguoh : common-util | jar | |
| com.github.yaoguoh : common-doc | jar | |
| com.github.yaoguoh : common-exception | jar | |
| org.hibernate : hibernate-jpamodelgen | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |