| License |
License |
|---|---|
| GroupId | GroupIdvip.mate |
| ArtifactId | ArtifactIdmate-core |
| Version | Version3.7.8 |
| Type | Typepom |
| Description |
Descriptionmate-core
based on Spring Cloud Alibaba microservice components
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mate-core-3.7.8.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-core/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-core</artifactId>
<version>3.7.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-core/
implementation 'vip.mate:mate-core:3.7.8'
// https://jarcasting.com/artifacts/vip.mate/mate-core/
implementation ("vip.mate:mate-core:3.7.8")
'vip.mate:mate-core:pom:3.7.8'
<dependency org="vip.mate" name="mate-core" rev="3.7.8">
<artifact name="mate-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-core', version='3.7.8')
)
libraryDependencies += "vip.mate" % "mate-core" % "3.7.8"
[vip.mate/mate-core "3.7.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |