License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.liubingxu18 |
ArtifactId | ArtifactIdspring-data-jpawapper |
Version | Version1.0.8 |
Type | Typejar |
Description |
Description封装spring data jpa支持hql、sql查询,代码生成功能
|
Filename | Size |
---|---|
spring-data-jpawapper-1.0.8.pom | |
spring-data-jpawapper-1.0.8.jar | 62 KB |
spring-data-jpawapper-1.0.8-sources.jar | 44 KB |
spring-data-jpawapper-1.0.8-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/ -->
<dependency>
<groupId>com.github.liubingxu18</groupId>
<artifactId>spring-data-jpawapper</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation 'com.github.liubingxu18:spring-data-jpawapper:1.0.8'
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation ("com.github.liubingxu18:spring-data-jpawapper:1.0.8")
'com.github.liubingxu18:spring-data-jpawapper:jar:1.0.8'
<dependency org="com.github.liubingxu18" name="spring-data-jpawapper" rev="1.0.8">
<artifact name="spring-data-jpawapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liubingxu18', module='spring-data-jpawapper', version='1.0.8')
)
libraryDependencies += "com.github.liubingxu18" % "spring-data-jpawapper" % "1.0.8"
[com.github.liubingxu18/spring-data-jpawapper "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.1.10 |
mysql : mysql-connector-java | jar | 5.1.46 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.1.RELEASE |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
org.projectlombok : lombok | jar | 1.18.4 |
com.squareup : javapoet | jar | 1.7.0 |
com.alibaba : fastjson | jar | 1.2.54 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |