License |
License |
---|---|
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-file |
Version | Version4.0.11 |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
Filename | Size |
---|---|
mate-starter-file-4.0.11.pom | |
mate-starter-file-4.0.11.jar | 4 KB |
mate-starter-file-4.0.11-sources.jar | 3 KB |
mate-starter-file-4.0.11-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-file/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-file</artifactId>
<version>4.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-file/
implementation 'vip.mate:mate-starter-file:4.0.11'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-file/
implementation ("vip.mate:mate-starter-file:4.0.11")
'vip.mate:mate-starter-file:jar:4.0.11'
<dependency org="vip.mate" name="mate-starter-file" rev="4.0.11">
<artifact name="mate-starter-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-file', version='4.0.11')
)
libraryDependencies += "vip.mate" % "mate-starter-file" % "4.0.11"
[vip.mate/mate-starter-file "4.0.11"]
Group / Artifact | Type | Version |
---|---|---|
cn.afterturn : easypoi-base | jar | |
cn.afterturn : easypoi-web | jar | |
cn.afterturn : easypoi-annotation | jar | |
jakarta.servlet : jakarta.servlet-api | 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 |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |