Last Version

Apache Velocity Tools - Examples 3.1

Examples to show how to use Velocity Tools

License

License

GroupId

GroupId

org.apache.velocity.tools
ArtifactId

ArtifactId

velocity-tools-examples
Version

Version

3.1
Type

Type

pom
Description

Description

Apache Velocity Tools - Examples
Examples to show how to use Velocity Tools
Project Organization

Project Organization

The Apache Software Foundation

Download velocity-tools-examples 3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • velocity-tools-examples-showcase
  • velocity-tools-examples-simple