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