License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.feasy.cloud |
ArtifactId | ArtifactIdcommon-spring-boot-starter |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description自定义公共工具包
|
<!-- https://jarcasting.com/artifacts/org.feasy.cloud/common-spring-boot-starter/ -->
<dependency>
<groupId>org.feasy.cloud</groupId>
<artifactId>common-spring-boot-starter</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.feasy.cloud/common-spring-boot-starter/
implementation 'org.feasy.cloud:common-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/org.feasy.cloud/common-spring-boot-starter/
implementation ("org.feasy.cloud:common-spring-boot-starter:1.0-RELEASE")
'org.feasy.cloud:common-spring-boot-starter:jar:1.0-RELEASE'
<dependency org="org.feasy.cloud" name="common-spring-boot-starter" rev="1.0-RELEASE">
<artifact name="common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.feasy.cloud', module='common-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "org.feasy.cloud" % "common-spring-boot-starter" % "1.0-RELEASE"
[org.feasy.cloud/common-spring-boot-starter "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 3.2.0 |
io.jsonwebtoken : jjwt | jar | 0.7.0 |
commons-lang : commons-lang | jar | 2.6 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.68 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |