Last Version

Rythm Template Engine for Spring 1.4.2

This is a plugin for Spring to adapt Rythm template engine

License

License

GroupId

GroupId

com.ctlok
ArtifactId

ArtifactId

spring-webmvc-rythm
Version

Version

1.4.2
Type

Type

jar
Description

Description

Rythm Template Engine for Spring
This is a plugin for Spring to adapt Rythm template engine
Project URL

Project URL

https://github.com/lawrence0819/spring-web-rythm-template
Source Code Management

Source Code Management

https://github.com/lawrence0819/spring-webmvc-rythm

Download spring-webmvc-rythm 1.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.rythmengine : rythm-engine jar 1.0-b9
org.hibernate : hibernate-validator jar 4.3.1.Final
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : jcl-over-slf4j jar 1.6.6

provided (8)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.springframework.security : spring-security-core jar 3.1.0.RELEASE
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.0.RELEASE
org.springframework : spring-aop jar 3.1.0.RELEASE
org.springframework : spring-expression jar 3.1.0.RELEASE
org.springframework : spring-webmvc jar 3.1.0.RELEASE

test (6)

Group / Artifact Type Version
junit : junit jar 4.10
org.springframework : spring-test jar 3.1.0.RELEASE
org.springframework.security : spring-security-web jar 3.1.0.RELEASE
org.springframework.security : spring-security-config jar 3.1.0.RELEASE
ch.qos.logback : logback-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.0.6

Project Modules

There are no modules declared in this project.