License |
License |
---|---|
GroupId | GroupIdorg.apache.velocity |
ArtifactId | ArtifactIdvelocity |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Velocity
Apache Velocity is a general purpose template engine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
velocity-1.7.pom | |
velocity-1.7.jar | 437 KB |
velocity-1.7-sources.jar | 502 KB |
velocity-1.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.velocity/velocity/ -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.velocity/velocity/
implementation 'org.apache.velocity:velocity:1.7'
// https://jarcasting.com/artifacts/org.apache.velocity/velocity/
implementation ("org.apache.velocity:velocity:1.7")
'org.apache.velocity:velocity:jar:1.7'
<dependency org="org.apache.velocity" name="velocity" rev="1.7">
<artifact name="velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.velocity', module='velocity', version='1.7')
)
libraryDependencies += "org.apache.velocity" % "velocity" % "1.7"
[org.apache.velocity/velocity "1.7"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.4 |
oro : oro Optional | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | 1.0 |
commons-logging : commons-logging | jar | 1.1 |
log4j : log4j | jar | 1.2.12 |
javax.servlet : servlet-api | jar | 2.3 |
logkit : logkit | jar | 2.0 |
ant : ant | jar | 1.6 |
werken-xpath : werken-xpath | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
hsqldb : hsqldb | jar | 1.7.1 |