File | Operation |
---|---|
velocity-custom-parser-example-2.4.1.pom | download |
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-custom-parser-example</artifactId>
<version>2.4.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.velocity', module='velocity-custom-parser-example', version='2.4.1')
)
<dependency org="org.apache.velocity" name="velocity-custom-parser-example" rev="2.4.1" />