ACT Velocity

Implement ActFramework View with Velocity template engine

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-velocity
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

ACT Velocity
Implement ActFramework View with Velocity template engine
Project URL

Project URL

http://actframework.org/plugin/velocity
Project Organization

Project Organization

ActFramework

Download act-velocity

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.2
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.8.32

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.2.0-RC1
1.0.0