License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-jpa |
Version | Version2.6.8 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-jpa-2.6.8.pom | |
common-jpa-2.6.8.jar | 18 KB |
common-jpa-2.6.8-sources.jar | 10 KB |
common-jpa-2.6.8-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-jpa/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-jpa</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-jpa/
implementation 'com.github.yaoguoh:common-jpa:2.6.8'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-jpa/
implementation ("com.github.yaoguoh:common-jpa:2.6.8")
'com.github.yaoguoh:common-jpa:jar:2.6.8'
<dependency org="com.github.yaoguoh" name="common-jpa" rev="2.6.8">
<artifact name="common-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-jpa', version='2.6.8')
)
libraryDependencies += "com.github.yaoguoh" % "common-jpa" % "2.6.8"
[com.github.yaoguoh/common-jpa "2.6.8"]
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 | 2.6.8 |
com.github.yaoguoh : common-doc | jar | 2.6.8 |
com.github.yaoguoh : common-exception | jar | 2.6.8 |
org.hibernate : hibernate-jpamodelgen | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |