is not current version
Last Version 0.1.11

com.github.weizhiwen:shixin-spring-boot-framework 0.1.10

框架相关类,该模块包含Spring Boot 框架所需的常用类

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.weizhiwen
ArtifactId

ArtifactId

shixin-spring-boot-framework
Version

Version

0.1.10
Type

Type

jar

Download shixin-spring-boot-framework 0.1.10


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