commons-sample-jpa

Demo project for Spring Boot

License

License

GroupId

GroupId

com.itxiaoer.commons
ArtifactId

ArtifactId

commons-sample-jpa
Last Version

Last Version

2.2.25
Release Date

Release Date

Type

Type

jar
Description

Description

commons-sample-jpa
Demo project for Spring Boot

Download commons-sample-jpa

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.itxiaoer.commons : commons-jpa jar 2.2.25
com.itxiaoer.commons : commons-redis jar 2.2.25
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok Optional jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

项目介绍

commons-core:基础工具包

commmons-orm:基础orm包

commons-jpa:spring-data-jpa二次封装

commons-poi:poi读取excel文件封装

commons-jwt:jwt工具包

commons-security:spring-security基于jwt认证封装

Versions

Version
2.2.25
2.2.24
2.2.23
2.2.22
2.2.21
2.2.20
2.2.19
2.2.18
2.2.17
2.2.15
2.2.14
2.2.13
2.2.12
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.19
2.1.18
2.1.17
2.1.16
2.1.15
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.15