License |
License |
---|---|
GroupId | GroupIdcom.sparkjava |
ArtifactId | ArtifactIdspark-template-velocity |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-template-velocity
Apache Velocity Template View Route implementation for Spark
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.7 |
com.sparkjava : spark-core | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |