Jar examples for o:org.everit.templating.text
Templating implementation to generate simple text output (copy of Mvel Templating solution with pluggable expression evaluator).
You can download jar file org.everit.templating.text 1.1.0 in this page.
GNU Lesser General Public License v3.0
You can use the following script to add org.everit.templating.text-1.1.0.jar to your project.
<dependency> <groupId>org.everit.templating</groupId> <artifactId>org.everit.templating.text</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.everit.templating', name: 'org.everit.templating.text', version: '1.1.0'
libraryDependencies += "org.everit.templating" % "org.everit.templating.text" % "1.1.0"
<dependency org="org.everit.templating" name="org.everit.templating.text" rev="1.1.0"/>
@Grapes(@Grab(group='org.everit.templating', module='org.everit.templating.text', version='1.1.0'))
'org.everit.templating:org.everit.templating.text:jar:1.1.0'
Click the following link to download the jar file.
org.everit.templating.text-1.1.0-javadoc.jar