License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIddocx4j-template-httl |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:docx4j-template-httl
Building doc documents based on xhtml templates using docx4j
|
<!-- https://jarcasting.com/artifacts/com.github.vindell/docx4j-template-httl/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>docx4j-template-httl</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/docx4j-template-httl/
implementation 'com.github.vindell:docx4j-template-httl:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/docx4j-template-httl/
implementation ("com.github.vindell:docx4j-template-httl:1.0.0.RELEASE")
'com.github.vindell:docx4j-template-httl:jar:1.0.0.RELEASE'
<dependency org="com.github.vindell" name="docx4j-template-httl" rev="1.0.0.RELEASE">
<artifact name="docx4j-template-httl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='docx4j-template-httl', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.vindell" % "docx4j-template-httl" % "1.0.0.RELEASE"
[com.github.vindell/docx4j-template-httl "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vindell : docx4j-template-xhtml | jar | 1.0.0.RELEASE |
org.perfcake : httl | jar | 1.0.12 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.26 |
junit : junit | jar | 4.12 |