Apache Velocity Custom Parser Example

Custom Parser Example for Apache Velocity

License

License

GroupId

GroupId

org.apache.velocity
ArtifactId

ArtifactId

velocity-custom-parser-example
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Velocity Custom Parser Example
Custom Parser Example for Apache Velocity
Project Organization

Project Organization

The Apache Software Foundation

Download velocity-custom-parser-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.3
commons-io : commons-io jar 2.8.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2