is not current version
Last Version 4.3.18.RELEASE

com.alibaba.spring:spring-context-velocity 4.3.17.RELEASE

Forked from spring-context-support 4.3.17.RELEASE

GroupId

GroupId

com.alibaba.spring
ArtifactId

ArtifactId

spring-context-velocity
Version

Version

4.3.17.RELEASE
Type

Type

jar

Download spring-context-velocity 4.3.17.RELEASE


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