| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииdocx4j Прикладные библиотеки Documents Processing |
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторdocx4j-template-velocity |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.github.hiwepy:docx4j-template-velocity
Building doc documents based on xhtml templates using docx4j
|
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-velocity/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>docx4j-template-velocity</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-velocity/
implementation 'com.github.hiwepy:docx4j-template-velocity:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-velocity/
implementation ("com.github.hiwepy:docx4j-template-velocity:1.0.1.RELEASE")
'com.github.hiwepy:docx4j-template-velocity:jar:1.0.1.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-template-velocity" rev="1.0.1.RELEASE">
<artifact name="docx4j-template-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-template-velocity', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-template-velocity" % "1.0.1.RELEASE"
[com.github.hiwepy/docx4j-template-velocity "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hiwepy : docx4j-template-xhtml | jar | 1.0.1.RELEASE |
| org.apache.velocity : velocity-engine-core | jar | 2.2 |
| org.apache.velocity : velocity-engine-scripting | jar | 2.2 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.26 |
| junit : junit | jar | 4.12 |