Last Version

org.feasy.cloud:common-spring-boot-starter 1.0-RELEASE

自定义公共工具包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.feasy.cloud
ArtifactId

ArtifactId

common-spring-boot-starter
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

自定义公共工具包

Download common-spring-boot-starter 1.0-RELEASE


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

Dependencies

compile (5)

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

provided (3)

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

Project Modules

There are no modules declared in this project.