License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.jeecgframework |
ArtifactId | ArtifactIdautopoi-parent |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionautopoi-parent
office 工具类 基于 poi
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autopoi-parent-1.4.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi-parent</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation 'org.jeecgframework:autopoi-parent:1.4.1'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation ("org.jeecgframework:autopoi-parent:1.4.1")
'org.jeecgframework:autopoi-parent:pom:1.4.1'
<dependency org="org.jeecgframework" name="autopoi-parent" rev="1.4.1">
<artifact name="autopoi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi-parent', version='1.4.1')
)
libraryDependencies += "org.jeecgframework" % "autopoi-parent" % "1.4.1"
[org.jeecgframework/autopoi-parent "1.4.1"]