License |
License |
---|---|
Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIddocx4j-template-core |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:docx4j-template-core
Building doc documents based on doc/docx file using docx4j
|
<!-- https://jarcasting.com/artifacts/com.github.vindell/docx4j-template-core/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>docx4j-template-core</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/docx4j-template-core/
implementation 'com.github.vindell:docx4j-template-core:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/docx4j-template-core/
implementation ("com.github.vindell:docx4j-template-core:1.0.0.RELEASE")
'com.github.vindell:docx4j-template-core:jar:1.0.0.RELEASE'
<dependency org="com.github.vindell" name="docx4j-template-core" rev="1.0.0.RELEASE">
<artifact name="docx4j-template-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='docx4j-template-core', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.vindell" % "docx4j-template-core" % "1.0.0.RELEASE"
[com.github.vindell/docx4j-template-core "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-io : commons-io | jar | 2.6 |
org.docx4j : docx4j | jar | 6.1.2 |
org.docx4j : docx4j-MOXy-JAXBContext | jar | 6.0.0 |
org.eclipse.persistence : org.eclipse.persistence.antlr | jar | 2.7.4 |
org.eclipse.persistence : org.eclipse.persistence.asm | jar | 2.7.4 |
org.eclipse.persistence : org.eclipse.persistence.core | jar | 2.7.4 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.4 |
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 |