jpaHelper

spring-data-jpa增强工具包,简化 CRUD 操作

License

License

GroupId

GroupId

cn.craccd
ArtifactId

ArtifactId

jpaHelper
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

jpaHelper
spring-data-jpa增强工具包,简化 CRUD 操作
Project URL

Project URL

https://gitee.com/cym1102/jpaHelper
Source Code Management

Source Code Management

https://gitee.com/cym1102/jpaHelper.git

Download jpaHelper

How to add to project

<!-- https://jarcasting.com/artifacts/cn.craccd/jpaHelper/ -->
<dependency>
    <groupId>cn.craccd</groupId>
    <artifactId>jpaHelper</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.craccd/jpaHelper/
implementation 'cn.craccd:jpaHelper:0.3.1'
// https://jarcasting.com/artifacts/cn.craccd/jpaHelper/
implementation ("cn.craccd:jpaHelper:0.3.1")
'cn.craccd:jpaHelper:jar:0.3.1'
<dependency org="cn.craccd" name="jpaHelper" rev="0.3.1">
  <artifact name="jpaHelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.craccd', module='jpaHelper', version='0.3.1')
)
libraryDependencies += "cn.craccd" % "jpaHelper" % "0.3.1"
[cn.craccd/jpaHelper "0.3.1"]

Dependencies

compile (6)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.5.6
org.postgresql : postgresql jar 42.2.20
mysql : mysql-connector-java jar 8.0.25
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.6
io.swagger : swagger-annotations jar 1.5.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1