| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаorg.jeecgframework |
| Идентификатор | Идентификаторautopoi-parent |
| Версия | Версия1.4.0 |
| Тип | Типpom |
| Описание |
Описаниеautopoi-parent
office 工具类 基于 poi
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| autopoi-parent-1.4.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi-parent</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation 'org.jeecgframework:autopoi-parent:1.4.0'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation ("org.jeecgframework:autopoi-parent:1.4.0")
'org.jeecgframework:autopoi-parent:pom:1.4.0'
<dependency org="org.jeecgframework" name="autopoi-parent" rev="1.4.0">
<artifact name="autopoi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi-parent', version='1.4.0')
)
libraryDependencies += "org.jeecgframework" % "autopoi-parent" % "1.4.0"
[org.jeecgframework/autopoi-parent "1.4.0"]