| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.pig4cloud.excel |
| Идентификатор | Идентификаторexcel-spring-boot-starter |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
Описаниеexcel-spring-boot-starter
easy and high performance excel
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/ -->
<dependency>
<groupId>com.pig4cloud.excel</groupId>
<artifactId>excel-spring-boot-starter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation 'com.pig4cloud.excel:excel-spring-boot-starter:1.1.1'
// https://jarcasting.com/artifacts/com.pig4cloud.excel/excel-spring-boot-starter/
implementation ("com.pig4cloud.excel:excel-spring-boot-starter:1.1.1")
'com.pig4cloud.excel:excel-spring-boot-starter:jar:1.1.1'
<dependency org="com.pig4cloud.excel" name="excel-spring-boot-starter" rev="1.1.1">
<artifact name="excel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.excel', module='excel-spring-boot-starter', version='1.1.1')
)
libraryDependencies += "com.pig4cloud.excel" % "excel-spring-boot-starter" % "1.1.1"
[com.pig4cloud.excel/excel-spring-boot-starter "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.3 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.3 |
| com.alibaba : easyexcel | jar | 3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
| org.projectlombok : lombok | jar | 1.18.22 |
| net.dreamlu : mica-auto | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |