com.github.hiwepy:docx4j-template-xhtml

Building doc documents based on xhtml templates using docx4j

License

License

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

docx4j-template-xhtml
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.hiwepy:docx4j-template-xhtml
Building doc documents based on xhtml templates using docx4j

Download docx4j-template-xhtml

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-xhtml/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>docx4j-template-xhtml</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-xhtml/
implementation 'com.github.hiwepy:docx4j-template-xhtml:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-xhtml/
implementation ("com.github.hiwepy:docx4j-template-xhtml:1.0.1.RELEASE")
'com.github.hiwepy:docx4j-template-xhtml:jar:1.0.1.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-template-xhtml" rev="1.0.1.RELEASE">
  <artifact name="docx4j-template-xhtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-template-xhtml', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-template-xhtml" % "1.0.1.RELEASE"
[com.github.hiwepy/docx4j-template-xhtml "1.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.hiwepy : docx4j-template-core jar 1.0.1.RELEASE
org.jsoup : jsoup jar 1.13.1
org.docx4j : xhtmlrenderer jar 3.0.0
org.docx4j : docx4j-ImportXHTML jar 8.0.0
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.26
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE