Template Service
Creates a pdf from out of a docx with replacements
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.tschumacher |
| Идентификатор | Идентификаторtemplateservice |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtemplateservice
Creates a pdf from out of a docx with replacements
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| templateservice-0.0.7.pom | |
| templateservice-0.0.7.jar | 154 KB |
| templateservice-0.0.7-sources.jar | 151 KB |
| templateservice-0.0.7-javadoc.jar | 84 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.tschumacher/templateservice/ -->
<dependency>
<groupId>de.tschumacher</groupId>
<artifactId>templateservice</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.tschumacher/templateservice/
implementation 'de.tschumacher:templateservice:0.0.7'
// https://jarcasting.com/artifacts/de.tschumacher/templateservice/
implementation ("de.tschumacher:templateservice:0.0.7")
'de.tschumacher:templateservice:jar:0.0.7'
<dependency org="de.tschumacher" name="templateservice" rev="0.0.7">
<artifact name="templateservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tschumacher', module='templateservice', version='0.0.7')
)
libraryDependencies += "de.tschumacher" % "templateservice" % "0.0.7"
[de.tschumacher/templateservice "0.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
Creates a pdf from out of a docx with replacements