is not current version
Last Version 0.4.0

xltpl 0.3.0

A Java library to generate xls/x files from a xls/x template.

License

License

GroupId

GroupId

io.github.zhangyu836
ArtifactId

ArtifactId

xltpl
Version

Version

0.3.0
Type

Type

jar
Description

Description

xltpl
A Java library to generate xls/x files from a xls/x template.
Project URL

Project URL

https://github.com/zhangyu836/xltpl4java
Source Code Management

Source Code Management

https://github.com/zhangyu836/xltpl4java

Download xltpl 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.zhangyu836/xltpl/ -->
<dependency>
    <groupId>io.github.zhangyu836</groupId>
    <artifactId>xltpl</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhangyu836/xltpl/
implementation 'io.github.zhangyu836:xltpl:0.3.0'
// https://jarcasting.com/artifacts/io.github.zhangyu836/xltpl/
implementation ("io.github.zhangyu836:xltpl:0.3.0")
'io.github.zhangyu836:xltpl:jar:0.3.0'
<dependency org="io.github.zhangyu836" name="xltpl" rev="0.3.0">
  <artifact name="xltpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhangyu836', module='xltpl', version='0.3.0')
)
libraryDependencies += "io.github.zhangyu836" % "xltpl" % "0.3.0"
[io.github.zhangyu836/xltpl "0.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 5.1.0
com.hubspot.jinjava : jinjava jar 2.6.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-api jar 2.17.0
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.