MVN

net.florat : docx-stamper

Maven & Gradle

Nov 18, 2021
0 stars

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

<dependency>
    <groupId>net.florat</groupId>
    <artifactId>docx-stamper</artifactId>
    <version>1.4.0~1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.florat : docx-stamper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0~1

All Versions

Choose a version of net.florat : docx-stamper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
docx-stamper-1.4.0~1

How to add a dependency to Maven

Add the following net.florat : docx-stamper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.florat</groupId>
    <artifactId>docx-stamper</artifactId>
    <version>1.4.0~1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.florat : docx-stamper gradle dependency to your build.gradle file:

implementation 'net.florat:docx-stamper:1.4.0~1'

Gradle Kotlin DSL: Add the following net.florat : docx-stamper gradle kotlin dependency to your build.gradle.kts file:

implementation("net.florat:docx-stamper:1.4.0~1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.florat : docx-stamper sbt scala dependency to your build.sbt file:

libraryDependencies += "net.florat" % "docx-stamper" % "1.4.0~1"

Advertisement

Dependencies from Group

Nov 18, 2021
0 stars

Discover Dependencies

Oct 26, 2022
30 stars
Oct 26, 2022
30 stars
Nov 29, 2021
0 stars
Dec 30, 2021
0 stars
Dec 30, 2021
0 stars
Dec 30, 2021
1 usages
0 stars
Dec 16, 2021
0 stars
Nov 29, 2021
2 stars
Aug 10, 2022
4 stars
May 10, 2023
0 stars