velocity-spring-boot-starter

A velocity spring boot starter to support spring boot 1.5+

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.bushangbuxia
ArtifactId

ArtifactId

velocity-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

velocity-spring-boot-starter
A velocity spring boot starter to support spring boot 1.5+
Project URL

Project URL

https://github.com/jingxiang/velocity-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/jingxiang/velocity-spring-boot-starter.git

Download velocity-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.1
org.apache.velocity.tools : velocity-tools-generic jar 3.0
org.apache.velocity.tools : velocity-tools-view jar 3.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0