Last Version

TemplatedExcel 1.1.0

Defining Excel styles with HTML and CSS. It's a templated language, as same as HTML.

License

License

GroupId

GroupId

com.github.braisdom
ArtifactId

ArtifactId

templated-excel
Version

Version

1.1.0
Type

Type

jar
Description

Description

TemplatedExcel
Defining Excel styles with HTML and CSS. It's a templated language, as same as HTML.
Project URL

Project URL

http://www.joowing.com
Project Organization

Project Organization

com.github.braisdom
Source Code Management

Source Code Management

https://github.com/braisdom/TemplatedExcel

Download templated-excel 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0
org.dom4j : dom4j jar 2.0.0
com.helger : ph-css jar 6.1.2
ognl : ognl jar 3.2.10
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.