Last Version

baserole-common 0.0.1

快速开发工具包

License

License

GroupId

GroupId

io.gitee.zznote
ArtifactId

ArtifactId

baserole-common
Version

Version

0.0.1
Type

Type

jar
Description

Description

baserole-common
快速开发工具包
Project URL

Project URL

https://gitee.com/zznote/baserole-common
Source Code Management

Source Code Management

https://gitee.com/zznote/baserole-common

Download baserole-common 0.0.1


<!-- https://jarcasting.com/artifacts/io.gitee.zznote/baserole-common/ -->
<dependency>
    <groupId>io.gitee.zznote</groupId>
    <artifactId>baserole-common</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zznote/baserole-common/
implementation 'io.gitee.zznote:baserole-common:0.0.1'
// https://jarcasting.com/artifacts/io.gitee.zznote/baserole-common/
implementation ("io.gitee.zznote:baserole-common:0.0.1")
'io.gitee.zznote:baserole-common:jar:0.0.1'
<dependency org="io.gitee.zznote" name="baserole-common" rev="0.0.1">
  <artifact name="baserole-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zznote', module='baserole-common', version='0.0.1')
)
libraryDependencies += "io.gitee.zznote" % "baserole-common" % "0.0.1"
[io.gitee.zznote/baserole-common "0.0.1"]

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web-services jar 2.6.6
org.projectlombok : lombok Optional jar 1.18.22
mysql : mysql-connector-java jar 8.0.17
cn.dev33 : sa-token-spring-boot-starter jar 1.29.0
cn.dev33 : sa-token-dao-redis-jackson jar 1.29.0
org.redisson : redisson jar 3.17.0
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.3
io.swagger : swagger-annotations jar 1.5.21
cn.dev33 : sa-token-jwt jar 1.29.0
org.apache.commons : commons-lang3 jar 3.12.0
org.hibernate : hibernate-validator jar 6.1.0.Final
com.alibaba : easyexcel jar 3.0.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
com.alibaba : fastjson jar 1.2.80
org.aspectj : aspectjweaver jar 1.9.7
org.springframework.amqp : spring-rabbit jar 2.4.2
com.rabbitmq : amqp-client jar 5.14.1
com.baomidou : mybatis-plus-boot-starter jar 3.5.1
com.baomidou : mybatis-plus-generator jar 3.5.1

test (1)

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

Project Modules

There are no modules declared in this project.