не последняя версия
Последняя версия 1.4.2

com.ctlok:spring-webmvc-rythm 1.3.6

This is a plugin for Spring to adapt Rythm template engine

Группа

Группа

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

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

spring-webmvc-rythm
Версия

Версия

1.3.6
Тип

Тип

jar

Скачать spring-webmvc-rythm 1.3.6


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