Jar examples for o:org.everit.templating.html
Simple library that allows creating minimalistic yet powerful HTML/XML templates on the server side.
You can download jar file org.everit.templating.html 1.1.0 in this page.
GNU Lesser General Public License v3.0
You can use the following script to add org.everit.templating.html-1.1.0.jar to your project.
<dependency> <groupId>org.everit.templating</groupId> <artifactId>org.everit.templating.html</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.everit.templating', name: 'org.everit.templating.html', version: '1.1.0'
libraryDependencies += "org.everit.templating" % "org.everit.templating.html" % "1.1.0"
<dependency org="org.everit.templating" name="org.everit.templating.html" rev="1.1.0"/>
@Grapes(@Grab(group='org.everit.templating', module='org.everit.templating.html', version='1.1.0'))
'org.everit.templating:org.everit.templating.html:jar:1.1.0'
Click the following link to download the jar file.
org.everit.templating.html-1.1.0-javadoc.jar