is not current version
Last Version 4.3.18.RELEASE

com.alibaba.spring:spring-webmvc-velocity 0.1.0

Forked from spring-webmvc 4.3.17.RELEASE

GroupId

GroupId

com.alibaba.spring
ArtifactId

ArtifactId

spring-webmvc-velocity
Version

Version

0.1.0
Type

Type

jar

Download spring-webmvc-velocity 0.1.0


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