| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.velocity |
| ArtifactId | ArtifactIdvelocity-tools |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVelocityTools
VelocityTools is an integrated collection of Velocity subprojects
with the common goal of creating tools and infrastructure to speed and ease
development of both web and non-web applications using the Velocity template
engine.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| velocity-tools-2.0.pom | |
| velocity-tools-2.0.jar | 316 KB |
| velocity-tools-2.0-src.jar | 379 KB |
| velocity-tools-2.0-javadoc.jar | 836 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.velocity/velocity-tools/ -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-tools</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.velocity/velocity-tools/
implementation 'org.apache.velocity:velocity-tools:2.0'
// https://jarcasting.com/artifacts/org.apache.velocity/velocity-tools/
implementation ("org.apache.velocity:velocity-tools:2.0")
'org.apache.velocity:velocity-tools:jar:2.0'
<dependency org="org.apache.velocity" name="velocity-tools" rev="2.0">
<artifact name="velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.velocity', module='velocity-tools', version='2.0')
)
libraryDependencies += "org.apache.velocity" % "velocity-tools" % "2.0"
[org.apache.velocity/velocity-tools "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-digester : commons-digester | jar | 1.8 |
| commons-chain : commons-chain | jar | 1.1 |
| commons-collections : commons-collections | jar | 3.2 |
| commons-lang : commons-lang Optional | jar | 2.2 |
| commons-logging : commons-logging | jar | 1.1 |
| commons-validator : commons-validator | jar | 1.3.1 |
| dom4j : dom4j | jar | 1.1 |
| oro : oro | jar | 2.0.8 |
| sslext : sslext | jar | 1.2-0 |
| org.apache.struts : struts-core | jar | 1.3.8 |
| org.apache.struts : struts-taglib | jar | 1.3.8 |
| org.apache.struts : struts-tiles | jar | 1.3.8 |
| org.apache.velocity : velocity | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| httpunit : httpunit | jar | 1.6.1 |
| org.mortbay.jetty : jetty-embedded | jar | 6.0.1 |
| nekohtml : nekohtml | jar | 0.9.5 |
| rhino : js | jar | 1.6R5 |
| xerces : xercesImpl | jar | 2.8.1 |
| xerces : xmlParserAPIs | jar | 2.6.2 |
| junit : junit | jar | 4.1 |