License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIddocx4j-template-core |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:docx4j-template-core
Building doc documents based on doc/docx file using docx4j
|
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-core/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>docx4j-template-core</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-core/
implementation 'com.github.hiwepy:docx4j-template-core:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-core/
implementation ("com.github.hiwepy:docx4j-template-core:1.0.1.RELEASE")
'com.github.hiwepy:docx4j-template-core:jar:1.0.1.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-template-core" rev="1.0.1.RELEASE">
<artifact name="docx4j-template-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-template-core', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-template-core" % "1.0.1.RELEASE"
[com.github.hiwepy/docx4j-template-core "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-io : commons-io | jar | 2.6 |
org.docx4j : docx4j-core | jar | 8.1.5 |
org.docx4j : docx4j-docx-anon | jar | 8.1.5 |
org.docx4j : docx4j-JAXB-ReferenceImpl | jar | 8.1.5 |
ognl : ognl | jar | 3.2.13 |
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.slf4j : slf4j-simple | jar | 1.7.26 |
junit : junit | jar | 4.12 |