License |
License |
---|---|
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-common |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
Filename | Size |
---|---|
mate-starter-common-4.4.8.pom | |
mate-starter-common-4.4.8.jar | 84 KB |
mate-starter-common-4.4.8-sources.jar | 51 KB |
mate-starter-common-4.4.8-javadoc.jar | 301 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-common/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-common</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-common/
implementation 'vip.mate:mate-starter-common:4.4.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-common/
implementation ("vip.mate:mate-starter-common:4.4.8")
'vip.mate:mate-starter-common:jar:4.4.8'
<dependency org="vip.mate" name="mate-starter-common" rev="4.4.8">
<artifact name="mate-starter-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-common', version='4.4.8')
)
libraryDependencies += "vip.mate" % "mate-starter-common" % "4.4.8"
[vip.mate/mate-starter-common "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.springfox : springfox-swagger2 | jar | |
com.alibaba : fastjson | jar | |
io.jsonwebtoken : jjwt | jar | |
com.squareup.okhttp3 : okhttp | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | |
com.alibaba : transmittable-thread-local | jar | |
com.google.code.gson : gson | jar | |
jakarta.servlet : jakarta.servlet-api | jar | |
cn.hutool : hutool-core | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.retry : spring-retry | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-annotation | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
io.projectreactor : reactor-core | jar | |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |