| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.andromda.templateengines |
| Идентификатор | Идентификаторandromda-templateengine-velocity |
| Последняя версия | Последняя версия3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAndroMDA Velocity Template Engine
The template engine that supports Apache's Velocity scripting language.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| andromda-templateengine-velocity-3.4.pom | |
| andromda-templateengine-velocity-3.4.jar | 8 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.6.4 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| org.andromda : andromda-core | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |