Last Version

EscapeVelocity 0.9.1

A reimplementation of a subset of the Apache Velocity templating system.

License

License

GroupId

GroupId

com.google.escapevelocity
ArtifactId

ArtifactId

escapevelocity
Version

Version

0.9.1
Type

Type

jar
Description

Description

EscapeVelocity
A reimplementation of a subset of the Apache Velocity templating system.
Source Code Management

Source Code Management

http://github.com/google/escapevelocity

Download escapevelocity 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.5-jre

test (4)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
com.google.guava : guava-testlib jar 23.5-jre
junit : junit jar 4.12
com.google.truth : truth jar 0.44

Project Modules

There are no modules declared in this project.