velocity-cli

Command line interface to Apache Velocity.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.heuermh.velocity
ArtifactId

ArtifactId

velocity-cli
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

velocity-cli
Command line interface to Apache Velocity.
Project URL

Project URL

https://github.com/heuermh/velocity-cli

Download velocity-cli

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-jre
org.apache.velocity : velocity-engine-core jar 2.3
org.dishevelled : dsh-commandline jar 1.1
org.slf4j : slf4j-api jar 1.7.30

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1
2.0
1.0.2
1.0.1
1.0