Download andromda-templateengine-velocity-3.3.jar file - Jar a

Jar examples for a:andromda-templateengine-velocity

Description

The template engine that supports Apache's Velocity scripting language.

You can download jar file andromda-templateengine-velocity 3.3 in this page.

Build File

You can use the following script to add andromda-templateengine-velocity-3.3.jar to your project.

<dependency>
   <groupId>org.andromda.templateengines</groupId>
   <artifactId>andromda-templateengine-velocity</artifactId>
   <version>3.3</version>
</dependency>
compile group: 'org.andromda.templateengines', name: 'andromda-templateengine-velocity', version: '3.3'
libraryDependencies += "org.andromda.templateengines" % "andromda-templateengine-velocity" % "3.3"
<dependency org="org.andromda.templateengines" name="andromda-templateengine-velocity" rev="3.3"/>
@Grapes(@Grab(group='org.andromda.templateengines', module='andromda-templateengine-velocity', version='3.3'))
'org.andromda.templateengines:andromda-templateengine-velocity:jar:3.3'

Download

Click the following link to download the jar file.

andromda-templateengine-velocity-3.3.jar
andromda-templateengine-velocity-3.3.pom



Related Tutorials