| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.weizhiwen | 
| ArtifactId | ArtifactIdshixin-spring-boot-framework | 
| Last Version | Last Version0.1.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionshixin-spring-boot-framework 框架相关类,该模块包含Spring Boot 框架所需的常用类 | 
| Project URL | Project URL | 
<!-- 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.11</version>
</dependency>// https://jarcasting.com/artifacts/com.github.weizhiwen/shixin-spring-boot-framework/
implementation 'com.github.weizhiwen:shixin-spring-boot-framework:0.1.11'// https://jarcasting.com/artifacts/com.github.weizhiwen/shixin-spring-boot-framework/
implementation ("com.github.weizhiwen:shixin-spring-boot-framework:0.1.11")'com.github.weizhiwen:shixin-spring-boot-framework:jar:0.1.11'<dependency org="com.github.weizhiwen" name="shixin-spring-boot-framework" rev="0.1.11">
  <artifact name="shixin-spring-boot-framework" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.weizhiwen', module='shixin-spring-boot-framework', version='0.1.11')
)libraryDependencies += "com.github.weizhiwen" % "shixin-spring-boot-framework" % "0.1.11"[com.github.weizhiwen/shixin-spring-boot-framework "0.1.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.10.RELEASE | 
| com.github.weizhiwen : shixin-spring-boot-commons | jar | 0.1.11 | 
| org.springframework.security : spring-security-core | jar | 5.2.6.RELEASE | 
| org.springframework.data : spring-data-commons | jar | 2.2.10.RELEASE |