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