Jar examples for t:template
An expressive templating engine for Java and the JVM
You can download jar file template 1.0.0 in this page.
Simplified BSD License
You can use the following script to add template-1.0.0.jar to your project.
<dependency> <groupId>fr.opensagres.xdocreport</groupId> <artifactId>template</artifactId> <version>1.0.0</version> </dependency>
compile group: 'fr.opensagres.xdocreport', name: 'template', version: '1.0.0'
libraryDependencies += "fr.opensagres.xdocreport" % "template" % "1.0.0"
<dependency org="fr.opensagres.xdocreport" name="template" rev="1.0.0"/>
@Grapes(@Grab(group='fr.opensagres.xdocreport', module='template', version='1.0.0'))
'fr.opensagres.xdocreport:template:jar:1.0.0'
Click the following link to download the jar file.
template-1.0.0-javadoc.jar