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