com.itxiaoer.commons:commons-wx-work

commons project

License

License

GroupId

GroupId

com.itxiaoer.commons
ArtifactId

ArtifactId

commons-wx-work
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

commons project

Download commons-wx-work

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.itxiaoer.commons : commons-core jar 2.3.4
com.github.ben-manes.caffeine : caffeine jar
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

test (1)

Group / Artifact Type Version
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.3.4
2.3.3
2.2.26
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