is not current version
Last Version 1.0.8

com.github.liubingxu18:spring-data-jpawapper 1.0.4

封装spring data jpa支持hql、sql查询,代码生成功能

Categories

Categories

Data
GroupId

GroupId

com.github.liubingxu18
ArtifactId

ArtifactId

spring-data-jpawapper
Version

Version

1.0.4
Type

Type

jar

Download spring-data-jpawapper 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/ -->
<dependency>
    <groupId>com.github.liubingxu18</groupId>
    <artifactId>spring-data-jpawapper</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation 'com.github.liubingxu18:spring-data-jpawapper:1.0.4'
// https://jarcasting.com/artifacts/com.github.liubingxu18/spring-data-jpawapper/
implementation ("com.github.liubingxu18:spring-data-jpawapper:1.0.4")
'com.github.liubingxu18:spring-data-jpawapper:jar:1.0.4'
<dependency org="com.github.liubingxu18" name="spring-data-jpawapper" rev="1.0.4">
  <artifact name="spring-data-jpawapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liubingxu18', module='spring-data-jpawapper', version='1.0.4')
)
libraryDependencies += "com.github.liubingxu18" % "spring-data-jpawapper" % "1.0.4"
[com.github.liubingxu18/spring-data-jpawapper "1.0.4"]