License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.bushangbuxia |
ArtifactId | ArtifactIdvelocity-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionvelocity-spring-boot-starter
A velocity spring boot starter to support spring boot 1.5+
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar |