Last Version

com.github.vindell:docx4j-template-xhtml 1.0.0.RELEASE

Building doc documents based on xhtml templates using docx4j

License

License

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

docx4j-template-xhtml
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

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

Download docx4j-template-xhtml 1.0.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.vindell : docx4j-template-core jar 1.0.0.RELEASE
org.jsoup : jsoup jar 1.11.3
org.docx4j : xhtmlrenderer jar 3.0.0
org.docx4j : docx4j-ImportXHTML jar 6.1.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 (3)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.7.4
org.slf4j : slf4j-simple jar 1.7.26
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.