Lime MVC with Velocity

MVC with Velocity template engine for Google Guice

License

License

GroupId

GroupId

org.zdevra
ArtifactId

ArtifactId

lime-velocity
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lime MVC with Velocity
MVC with Velocity template engine for Google Guice
Project URL

Project URL

http://code.google.com/p/lime-mvc
Source Code Management

Source Code Management

http://code.google.com/p/lime-mvc/

Download lime-velocity

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.zdevra : lime jar 0.4.2
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0.rc2