не последняя версия
Последняя версия 3.3

org.andromda.bootstrap.templateengines:andromda-templateengine-velocity 3.2

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

Группа

Группа

org.andromda.bootstrap.templateengines
Идентификатор

Идентификатор

andromda-templateengine-velocity
Версия

Версия

3.2
Тип

Тип

jar

Скачать andromda-templateengine-velocity 3.2


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