docx-stamper

Docx-stamper is a Java template engine for docx documents. This is a maintenance fork from https://github.com/thombergs/docx-stamper.

License

License

Categories

Categories

Net
GroupId

GroupId

net.florat
ArtifactId

ArtifactId

docx-stamper
Last Version

Last Version

1.4.0~1
Release Date

Release Date

Type

Type

jar
Description

Description

docx-stamper
Docx-stamper is a Java template engine for docx documents. This is a maintenance fork from https://github.com/thombergs/docx-stamper.
Project URL

Project URL

https://github.com/bflorat/docx-stamper
Source Code Management

Source Code Management

https://github.com/bflorat/docx-stamper

Download docx-stamper

How to add to project

<!-- https://jarcasting.com/artifacts/net.florat/docx-stamper/ -->
<dependency>
    <groupId>net.florat</groupId>
    <artifactId>docx-stamper</artifactId>
    <version>1.4.0~1</version>
</dependency>
// https://jarcasting.com/artifacts/net.florat/docx-stamper/
implementation 'net.florat:docx-stamper:1.4.0~1'
// https://jarcasting.com/artifacts/net.florat/docx-stamper/
implementation ("net.florat:docx-stamper:1.4.0~1")
'net.florat:docx-stamper:jar:1.4.0~1'
<dependency org="net.florat" name="docx-stamper" rev="1.4.0~1">
  <artifact name="docx-stamper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.florat', module='docx-stamper', version='1.4.0~1')
)
libraryDependencies += "net.florat" % "docx-stamper" % "1.4.0~1"
[net.florat/docx-stamper "1.4.0~1"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.javassist : javassist jar 3.21.0-GA
org.springframework : spring-expression jar 4.3.6.RELEASE
org.docx4j : docx4j-JAXB-MOXy jar 11.2.9
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0~1