| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sparkjava |
| Идентификатор | Идентификаторspark-template-velocity |
| Последняя версия | Последняя версия2.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspark-template-velocity
Apache Velocity Template View Route implementation for Spark
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.sparkjava/spark-template-velocity/ -->
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-template-velocity</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sparkjava/spark-template-velocity/
implementation 'com.sparkjava:spark-template-velocity:2.7.1'
// https://jarcasting.com/artifacts/com.sparkjava/spark-template-velocity/
implementation ("com.sparkjava:spark-template-velocity:2.7.1")
'com.sparkjava:spark-template-velocity:jar:2.7.1'
<dependency org="com.sparkjava" name="spark-template-velocity" rev="2.7.1">
<artifact name="spark-template-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sparkjava', module='spark-template-velocity', version='2.7.1')
)
libraryDependencies += "com.sparkjava" % "spark-template-velocity" % "2.7.1"
[com.sparkjava/spark-template-velocity "2.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| com.sparkjava : spark-core | jar | 2.5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |