| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.afterturn |
| Идентификатор | Идентификаторeasypoi-spring-boot-starter |
| Версия | Версия4.3.0 |
| Тип | Типjar |
| Описание |
Описаниеeasypoi-spring-boot-starter
office utils base poi
|
| Организация-разработчик |
Организация-разработчикLumer |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.afterturn/easypoi-spring-boot-starter/ -->
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-spring-boot-starter</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-spring-boot-starter/
implementation 'cn.afterturn:easypoi-spring-boot-starter:4.3.0'
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-spring-boot-starter/
implementation ("cn.afterturn:easypoi-spring-boot-starter:4.3.0")
'cn.afterturn:easypoi-spring-boot-starter:jar:4.3.0'
<dependency org="cn.afterturn" name="easypoi-spring-boot-starter" rev="4.3.0">
<artifact name="easypoi-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.afterturn', module='easypoi-spring-boot-starter', version='4.3.0')
)
libraryDependencies += "cn.afterturn" % "easypoi-spring-boot-starter" % "4.3.0"
[cn.afterturn/easypoi-spring-boot-starter "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.afterturn : easypoi-web | jar | 4.3.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.6.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.6.RELEASE |