Last Version

shixin-spring-boot-commons 0.1.11

公共类模块,该模块包含整个框架所需的公共类,其他模块依赖该模块中的类

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.weizhiwen
ArtifactId

ArtifactId

shixin-spring-boot-commons
Version

Version

0.1.11
Type

Type

jar
Description

Description

shixin-spring-boot-commons
公共类模块,该模块包含整个框架所需的公共类,其他模块依赖该模块中的类
Project URL

Project URL

https://github.com/weizhiwen/shixin-spring-boot/tree/release/shixin-spring-boot-commons

Download shixin-spring-boot-commons 0.1.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
cn.hutool : hutool-all jar 5.4.4

Project Modules

There are no modules declared in this project.