| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаicu.easyj.boot |
| Идентификатор | Идентификаторeasyj-spring-boot-starter-poi-excel-afterturn |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| easyj-spring-boot-starter-poi-excel-afterturn-0.5.1.pom | |
| easyj-spring-boot-starter-poi-excel-afterturn-0.5.1.jar | 447 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel-afterturn/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-starter-poi-excel-afterturn</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel-afterturn/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-poi-excel-afterturn:0.5.1'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-poi-excel-afterturn/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-poi-excel-afterturn:0.5.1")
'icu.easyj.boot:easyj-spring-boot-starter-poi-excel-afterturn:jar:0.5.1'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-poi-excel-afterturn" rev="0.5.1">
<artifact name="easyj-spring-boot-starter-poi-excel-afterturn" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-poi-excel-afterturn', version='0.5.1')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-poi-excel-afterturn" % "0.5.1"
[icu.easyj.boot/easyj-spring-boot-starter-poi-excel-afterturn "0.5.1"]