Spring framework Velocity support

Velocity Engine factory bean for Spring framework

License

License

GroupId

GroupId

org.apache.velocity
ArtifactId

ArtifactId

spring-velocity-support
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spring framework Velocity support
Velocity Engine factory bean for Spring framework
Project Organization

Project Organization

The Apache Software Foundation

Download spring-velocity-support

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.velocity/spring-velocity-support/ -->
<dependency>
    <groupId>org.apache.velocity</groupId>
    <artifactId>spring-velocity-support</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.velocity/spring-velocity-support/
implementation 'org.apache.velocity:spring-velocity-support:2.3'
// https://jarcasting.com/artifacts/org.apache.velocity/spring-velocity-support/
implementation ("org.apache.velocity:spring-velocity-support:2.3")
'org.apache.velocity:spring-velocity-support:jar:2.3'
<dependency org="org.apache.velocity" name="spring-velocity-support" rev="2.3">
  <artifact name="spring-velocity-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.velocity', module='spring-velocity-support', version='2.3')
)
libraryDependencies += "org.apache.velocity" % "spring-velocity-support" % "2.3"
[org.apache.velocity/spring-velocity-support "2.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.3
org.springframework : spring-core jar 5.3.4
org.springframework : spring-beans jar 5.3.4
org.springframework : spring-context jar 5.3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.3