Last Version

AndroMDA Velocity Template Engine 3.4

The template engine that supports Apache's Velocity scripting language.

License

License

GroupId

GroupId

org.andromda.templateengines
ArtifactId

ArtifactId

andromda-templateengine-velocity
Version

Version

3.4
Type

Type

jar
Description

Description

AndroMDA Velocity Template Engine
The template engine that supports Apache's Velocity scripting language.
Project URL

Project URL

http://www.andromda.org/docs/andromda-templateengine-velocity
Project Organization

Project Organization

AndroMDA.org

Download andromda-templateengine-velocity 3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.6.4
org.apache.velocity : velocity-tools jar 2.0
org.andromda : andromda-core jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.