License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIddocx4j-template-xhtml |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:docx4j-template-xhtml
Building doc documents based on xhtml templates using docx4j
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
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 |