Spring Boot Velocity Engine 2.0 auto configuration


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.chandre.velocity2
ArtifactId

ArtifactId

spring-boot-starter-velocity2
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Velocity Engine 2.0 auto configuration
Spring Boot Velocity Engine 2.0 auto configuration
Project URL

Project URL

https://github.com/andrehertwig/spring-boot-starter-velocity2
Source Code Management

Source Code Management

https://github.com/andrehertwig/spring-boot-starter-velocity2

Download spring-boot-starter-velocity2

How to add to project

<!-- https://jarcasting.com/artifacts/de.chandre.velocity2/spring-boot-starter-velocity2/ -->
<dependency>
    <groupId>de.chandre.velocity2</groupId>
    <artifactId>spring-boot-starter-velocity2</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.chandre.velocity2/spring-boot-starter-velocity2/
implementation 'de.chandre.velocity2:spring-boot-starter-velocity2:1.1.1'
// https://jarcasting.com/artifacts/de.chandre.velocity2/spring-boot-starter-velocity2/
implementation ("de.chandre.velocity2:spring-boot-starter-velocity2:1.1.1")
'de.chandre.velocity2:spring-boot-starter-velocity2:jar:1.1.1'
<dependency org="de.chandre.velocity2" name="spring-boot-starter-velocity2" rev="1.1.1">
  <artifact name="spring-boot-starter-velocity2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chandre.velocity2', module='spring-boot-starter-velocity2', version='1.1.1')
)
libraryDependencies += "de.chandre.velocity2" % "spring-boot-starter-velocity2" % "1.1.1"
[de.chandre.velocity2/spring-boot-starter-velocity2 "1.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar [2.0,)
org.apache.velocity.tools : velocity-tools-generic Optional jar [3.0,)
org.apache.velocity.tools : velocity-tools-view Optional jar [3.0,)
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.5.19.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.19.RELEASE
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-test jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework : spring-test jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0