не последняя версия
Последняя версия 4.3.18.RELEASE

com.alibaba.spring:spring-webmvc-velocity 1.0.0.RELEASE

Forked from spring-webmvc 4.3.17.RELEASE

Группа

Группа

com.alibaba.spring
Идентификатор

Идентификатор

spring-webmvc-velocity
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать spring-webmvc-velocity 1.0.0.RELEASE


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