Jar examples for a:abstract-freemarker-template-mojo
This project contains an Abstract Mojo that provides the foundation for Maven plugins that wish to produce files using Freemarker templates.
You can download jar file abstract-freemarker-template-mojo 0.1.2 in this page.
Apache License, Version 2.0
You can use the following script to add abstract-freemarker-template-mojo-0.1.2.jar to your project.
<dependency> <groupId>com.robertboothby</groupId> <artifactId>abstract-freemarker-template-mojo</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.robertboothby', name: 'abstract-freemarker-template-mojo', version: '0.1.2'
libraryDependencies += "com.robertboothby" % "abstract-freemarker-template-mojo" % "0.1.2"
<dependency org="com.robertboothby" name="abstract-freemarker-template-mojo" rev="0.1.2"/>
@Grapes(@Grab(group='com.robertboothby', module='abstract-freemarker-template-mojo', version='0.1.2'))
'com.robertboothby:abstract-freemarker-template-mojo:jar:0.1.2'
Click the following link to download the jar file.
abstract-freemarker-template-mojo-0.1.2-javadoc.jar