Last Version

com.rainingsince:spring-web-core 0.1.1

spring boot 快速启动模板

License

License

GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

spring-web-core
Version

Version

0.1.1
Type

Type

jar
Description

Description

spring boot 快速启动模板

Download spring-web-core 0.1.1


<!-- https://jarcasting.com/artifacts/com.rainingsince/spring-web-core/ -->
<dependency>
    <groupId>com.rainingsince</groupId>
    <artifactId>spring-web-core</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rainingsince/spring-web-core/
implementation 'com.rainingsince:spring-web-core:0.1.1'
// https://jarcasting.com/artifacts/com.rainingsince/spring-web-core/
implementation ("com.rainingsince:spring-web-core:0.1.1")
'com.rainingsince:spring-web-core:jar:0.1.1'
<dependency org="com.rainingsince" name="spring-web-core" rev="0.1.1">
  <artifact name="spring-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rainingsince', module='spring-web-core', version='0.1.1')
)
libraryDependencies += "com.rainingsince" % "spring-web-core" % "0.1.1"
[com.rainingsince/spring-web-core "0.1.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.8
org.springframework : spring-tx jar 5.1.7.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
com.auth0 : java-jwt jar 3.2.0
io.jsonwebtoken : jjwt jar 0.7.0
com.alibaba : fastjson jar 1.2.57

Project Modules

There are no modules declared in this project.