gradle-velocity-plugin

A Gradle plugin for the Velocity pre-processor.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.anarres.gradle
ArtifactId

ArtifactId

gradle-velocity-plugin
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-velocity-plugin
A Gradle plugin for the Velocity pre-processor.
Project URL

Project URL

https://github.com/shevek/gradle-velocity-plugin

Download gradle-velocity-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.anarres.gradle/gradle-velocity-plugin/ -->
<dependency>
    <groupId>org.anarres.gradle</groupId>
    <artifactId>gradle-velocity-plugin</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.gradle/gradle-velocity-plugin/
implementation 'org.anarres.gradle:gradle-velocity-plugin:1.0.9'
// https://jarcasting.com/artifacts/org.anarres.gradle/gradle-velocity-plugin/
implementation ("org.anarres.gradle:gradle-velocity-plugin:1.0.9")
'org.anarres.gradle:gradle-velocity-plugin:jar:1.0.9'
<dependency org="org.anarres.gradle" name="gradle-velocity-plugin" rev="1.0.9">
  <artifact name="gradle-velocity-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.gradle', module='gradle-velocity-plugin', version='1.0.9')
)
libraryDependencies += "org.anarres.gradle" % "gradle-velocity-plugin" % "1.0.9"
[org.anarres.gradle/gradle-velocity-plugin "1.0.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0

runtime (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 27.1-jre
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.0