| License |
License |
|---|---|
| GroupId | GroupIdcn.gudqs |
| ArtifactId | ArtifactIdpoi-tl |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpoi-tl
rending docx template
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| poi-tl-1.5.0.pom | |
| poi-tl-1.5.0.jar | 80 KB |
| poi-tl-1.5.0-sources.jar | 60 KB |
| poi-tl-1.5.0-javadoc.jar | 264 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.gudqs/poi-tl/ -->
<dependency>
<groupId>cn.gudqs</groupId>
<artifactId>poi-tl</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.gudqs/poi-tl/
implementation 'cn.gudqs:poi-tl:1.5.0'
// https://jarcasting.com/artifacts/cn.gudqs/poi-tl/
implementation ("cn.gudqs:poi-tl:1.5.0")
'cn.gudqs:poi-tl:jar:1.5.0'
<dependency org="cn.gudqs" name="poi-tl" rev="1.5.0">
<artifact name="poi-tl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.gudqs', module='poi-tl', version='1.5.0')
)
libraryDependencies += "cn.gudqs" % "poi-tl" % "1.5.0"
[cn.gudqs/poi-tl "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.apache.poi : poi-ooxml | jar | 3.16 |
| org.apache.poi : poi | jar | 3.16 |
| org.apache.poi : poi-ooxml-schemas | jar | 3.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |