com.github.vindell:docx4j-template-jsp

Building doc documents based on xhtml templates using docx4j

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

docx4j-template-jsp
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download docx4j-template-jsp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vindell : docx4j-template-xhtml jar 1.0.0.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
org.slf4j : slf4j-api jar 1.7.26

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.0.RELEASE