License |
License |
---|---|
GroupId | GroupIdorg.apache.tiles |
ArtifactId | ArtifactIdtiles-velocity |
Last Version | Last Version3.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTiles - Velocity Support
Velocity Support in Tiles
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tiles-velocity-3.0.8.pom | |
tiles-velocity-3.0.8.jar | 34 KB |
tiles-velocity-3.0.8-sources.jar | 29 KB |
tiles-velocity-3.0.8-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tiles/tiles-velocity/ -->
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-velocity</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-velocity/
implementation 'org.apache.tiles:tiles-velocity:3.0.8'
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-velocity/
implementation ("org.apache.tiles:tiles-velocity:3.0.8")
'org.apache.tiles:tiles-velocity:jar:3.0.8'
<dependency org="org.apache.tiles" name="tiles-velocity" rev="3.0.8">
<artifact name="tiles-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tiles', module='tiles-velocity', version='3.0.8')
)
libraryDependencies += "org.apache.tiles" % "tiles-velocity" % "3.0.8"
[org.apache.tiles/tiles-velocity "3.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tiles : tiles-servlet | jar | 3.0.8 |
org.apache.tiles : tiles-template | jar | 3.0.8 |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.velocity : velocity-tools | jar | 2.0 |
commons-digester : commons-digester | jar | 2.0 |
org.apache.tiles : tiles-request-velocity | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.easymock : easymock | jar | 3.0 |
org.easymock : easymockclassextension | jar | 3.0 |
org.slf4j : slf4j-simple | jar | 1.5.8 |