Thundr Contrib Velocity

A thundr module for rendering views using Apache Velocity

License

License

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-contrib-velocity
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Thundr Contrib Velocity
A thundr module for rendering views using Apache Velocity
Project Organization

Project Organization

3wks

Download thundr-contrib-velocity

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
com.threewks.thundr : thundr jar 2.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0