Spring Rythm Plugin

Enable Spring Application Developer to use Rythm Template Engine to render views

Лицензия

Лицензия

Группа

Группа

org.rythmengine
Идентификатор

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

spring-rythm
Последняя версия

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Rythm Plugin
Enable Spring Application Developer to use Rythm Template Engine to render views
Организация-разработчик

Организация-разработчик

OSGL (Open Source General Library)

Скачать spring-rythm

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.rythmengine : rythm-engine jar 1.2.2
org.osgl : osgl-mvc jar 1.5.1
org.osgl : osgl-logging jar 1.1.0
org.osgl : osgl-storage jar 1.5.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-1
org.osgl : osgl-ut jar 2.0.0-BETA-1

provided (8)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 3.2.18.RELEASE
org.springframework : spring-webmvc jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
org.springframework : spring-context-support jar 3.2.18.RELEASE
org.springframework.security : spring-security-web jar 3.2.9.RELEASE
commons-fileupload : commons-fileupload jar 1.3.3
javax.mail : mail jar 1.4.7
javax.servlet : servlet-api jar 2.5

Модули Проекта

Данный проект не имеет модулей.

spring-rythm

Enable SpringFramework application developer to use Rythm template engine

org.rythmengine

Rythm Template Engine

A Razor like type safe Java Template Engine

Версии библиотеки

Версия
1.2.2
1.2.1
1.2.0
1.0