Apache Velocity Tools Examples - Showcase

Showcase of features in Velocity Tools.

License

License

GroupId

GroupId

org.apache.velocity.tools
ArtifactId

ArtifactId

velocity-tools-examples-showcase
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

war
Description

Description

Apache Velocity Tools Examples - Showcase
Showcase of features in Velocity Tools.
Project Organization

Project Organization

The Apache Software Foundation

Download velocity-tools-examples-showcase

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.velocity.tools/velocity-tools-examples-showcase/ -->
<dependency>
    <groupId>org.apache.velocity.tools</groupId>
    <artifactId>velocity-tools-examples-showcase</artifactId>
    <version>3.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.velocity.tools/velocity-tools-examples-showcase/
implementation 'org.apache.velocity.tools:velocity-tools-examples-showcase:3.1'
// https://jarcasting.com/artifacts/org.apache.velocity.tools/velocity-tools-examples-showcase/
implementation ("org.apache.velocity.tools:velocity-tools-examples-showcase:3.1")
'org.apache.velocity.tools:velocity-tools-examples-showcase:war:3.1'
<dependency org="org.apache.velocity.tools" name="velocity-tools-examples-showcase" rev="3.1">
  <artifact name="velocity-tools-examples-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.velocity.tools', module='velocity-tools-examples-showcase', version='3.1')
)
libraryDependencies += "org.apache.velocity.tools" % "velocity-tools-examples-showcase" % "3.1"
[org.apache.velocity.tools/velocity-tools-examples-showcase "3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.velocity.tools : velocity-tools-view jar 3.1

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.httpunit : httpunit jar 1.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
3.0