Jar examples for v:velocity-engine-core
You can download jar file velocity-engine-core 2.0 in this page.
You can use the following script to add velocity-engine-core-2.0.jar to your project.
<dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity-engine-core</artifactId> <version>2.0</version> </dependency>
compile group: 'org.apache.velocity', name: 'velocity-engine-core', version: '2.0'
libraryDependencies += "org.apache.velocity" % "velocity-engine-core" % "2.0"
<dependency org="org.apache.velocity" name="velocity-engine-core" rev="2.0"/>
@Grapes(@Grab(group='org.apache.velocity', module='velocity-engine-core', version='2.0'))
'org.apache.velocity:velocity-engine-core:jar:2.0'
Click the following link to download the jar file.
velocity-engine-core-2.0-javadoc.jar