docx-stamper

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.florat
Идентификатор

Идентификатор

docx-stamper
Последняя версия

Последняя версия

1.4.0~1
Дата

Дата

Тип

Тип

jar
Описание

Описание

docx-stamper
Docx-stamper is a Java template engine for docx documents. This is a maintenance fork from https://github.com/thombergs/docx-stamper.
Ссылка на сайт

Ссылка на сайт

https://github.com/bflorat/docx-stamper
Система контроля версий

Система контроля версий

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

Скачать docx-stamper

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.0~1