Last Version

templateservice 0.0.7

Creates a pdf from out of a docx with replacements

License

License

GroupId

GroupId

de.tschumacher
ArtifactId

ArtifactId

templateservice
Version

Version

0.0.7
Type

Type

jar
Description

Description

templateservice
Creates a pdf from out of a docx with replacements
Project URL

Project URL

https://github.com/tobasschu/templateservice
Source Code Management

Source Code Management

https://github.com/tobasschu/templateservice.git

Download templateservice 0.0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
fr.opensagres.xdocreport : fr.opensagres.xdocreport.core jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.document jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.template jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.converter jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.document.docx jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.template.velocity jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.converter.docx.xwpf jar 1.0.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.