shixin-spring-boot-framework

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.weizhiwen
ArtifactId

ArtifactId

shixin-spring-boot-framework
Last Version

Last Version

0.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

shixin-spring-boot-framework
框架相关类,该模块包含Spring Boot 框架所需的常用类
Project URL

Project URL

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

Download shixin-spring-boot-framework

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.11
0.1.10