| Лицензия |
Лицензия |
|---|---|
| Группа | Группаvip.mate |
| Идентификатор | Идентификаторmate-starter-file |
| Версия | Версия3.5.8 |
| Тип | Типjar |
| Описание |
Описаниеbased on Spring Cloud Alibaba microservice components
|
| Имя Файла | Размер |
|---|---|
| mate-starter-file-3.5.8.pom | |
| mate-starter-file-3.5.8.jar | 4 KB |
| mate-starter-file-3.5.8-sources.jar | 3 KB |
| mate-starter-file-3.5.8-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-file/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-file</artifactId>
<version>3.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-file/
implementation 'vip.mate:mate-starter-file:3.5.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-file/
implementation ("vip.mate:mate-starter-file:3.5.8")
'vip.mate:mate-starter-file:jar:3.5.8'
<dependency org="vip.mate" name="mate-starter-file" rev="3.5.8">
<artifact name="mate-starter-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-file', version='3.5.8')
)
libraryDependencies += "vip.mate" % "mate-starter-file" % "3.5.8"
[vip.mate/mate-starter-file "3.5.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | |
| org.springframework.retry : spring-retry | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |