is not current version
Last Version 1.4.1

org.jeecgframework:autopoi-parent 1.3.4

office 工具类 基于 poi

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.jeecgframework
ArtifactId

ArtifactId

autopoi-parent
Version

Version

1.3.4
Type

Type

pom

Download autopoi-parent 1.3.4

Filename Size
autopoi-parent-1.3.4.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/ -->
<dependency>
    <groupId>org.jeecgframework</groupId>
    <artifactId>autopoi-parent</artifactId>
    <version>1.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation 'org.jeecgframework:autopoi-parent:1.3.4'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation ("org.jeecgframework:autopoi-parent:1.3.4")
'org.jeecgframework:autopoi-parent:pom:1.3.4'
<dependency org="org.jeecgframework" name="autopoi-parent" rev="1.3.4">
  <artifact name="autopoi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi-parent', version='1.3.4')
)
libraryDependencies += "org.jeecgframework" % "autopoi-parent" % "1.3.4"
[org.jeecgframework/autopoi-parent "1.3.4"]