Spring Rythm Plugin

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

License

License

GroupId

GroupId

org.rythmengine
ArtifactId

ArtifactId

spring-rythm
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Rythm Plugin
Enable Spring Application Developer to use Rythm Template Engine to render views
Project Organization

Project Organization

OSGL (Open Source General Library)

Download spring-rythm

How to add to project

<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

spring-rythm

Enable SpringFramework application developer to use Rythm template engine

org.rythmengine

Rythm Template Engine

A Razor like type safe Java Template Engine

Versions

Version
1.2.2
1.2.1
1.2.0
1.0