License |
License |
---|---|
GroupId | GroupIdorg.andromda.templateengines |
ArtifactId | ArtifactIdandromda-templateengine-velocity |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA Velocity Template Engine
The template engine that supports Apache's Velocity scripting language.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |