не последняя версия
Последняя версия 1.0.1.RELEASE

com.github.hiwepy:docx4j-template-bom 1.0.0.RELEASE


Категории

Категории

docx4j Прикладные библиотеки Documents Processing
Группа

Группа

com.github.hiwepy
Идентификатор

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

docx4j-template-bom
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom

Скачать docx4j-template-bom 1.0.0.RELEASE

Имя Файла Размер
docx4j-template-bom-1.0.0.RELEASE.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-bom/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>docx4j-template-bom</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-bom/
implementation 'com.github.hiwepy:docx4j-template-bom:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-bom/
implementation ("com.github.hiwepy:docx4j-template-bom:1.0.0.RELEASE")
'com.github.hiwepy:docx4j-template-bom:pom:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-template-bom" rev="1.0.0.RELEASE">
  <artifact name="docx4j-template-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-template-bom', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-template-bom" % "1.0.0.RELEASE"
[com.github.hiwepy/docx4j-template-bom "1.0.0.RELEASE"]